There is also a FileReference implementation in the mx package.
mx has a DownloadButton which does what you want.

You also might want to know about URLUtils.

HTH,
Harbs

> On Sep 10, 2020, at 12:33 PM, Hugo Ferreira <hferreira...@gmail.com> wrote:
> 
> Sometimes it easy to forget that Royale at the end of the day IS JS :)
> 
> Piotr Zarzycki <piotrzarzyck...@gmail.com> escreveu no dia quinta,
> 10/09/2020 à(s) 05:53:
> 
>> Hi Hugo,
>> 
>> I will just shot you with the tip - How would you do that in pure JS ? - I
>> think this maybe your answer ;)
>> 
>> Thanks,
>> Piotr
>> 
>> czw., 10 wrz 2020 o 01:59 Hugo Ferreira <hferreira...@gmail.com>
>> napisał(a):
>> 
>>> I have a ByteArray to comes from the server side.
>>> I would like to open now the file.
>>> With Flex (AIR), I use FileStream.
>>> What's the equivalent here.
>>> I would like to open the file.
>>> If not possible (for security reasons since we are on web space), at
>> least
>>> download the file, so the user can click on it.
>>> 
>>> What is the Royale approach/code, for that ?
>>> 
>> 
>> 
>> --
>> 
>> Piotr Zarzycki
>> 

Reply via email to