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 ?

Reply via email to