Download a file with Adobe AIR
Posted
by AlexH
on Stack Overflow
See other posts from Stack Overflow
or by AlexH
Published on 2008-12-05T05:34:57Z
Indexed on
2010/05/27
17:31 UTC
Read the original article
Hit count: 238
How do I download a file from the internet in a Flex based AIR application.
I tried using a file with url set to the address, but I got a file does not exist error when I tried to save it. And it is really hard to google for help on this issue.
© Stack Overflow or respective owner