Flash AS Help
Flash AS Help
- Started
- Last post
- 2 Responses
- phoenix88
Hi All,
The goal: to download a video to user's desktop from Flash app on a CD-ROM. I have an external directory where all my video files are living. In my master swf file there's a "download video" button. When clicked on I want that video to be downloaded to the desktop. Any thoughts on how to do it? I've tried a couple of things, but nothing is working.
Thanks for your help!
- kinetic0
i'm not sure if this works for cd but have you tried the FileReference.download feature?
- phoenix880
no, i haven't. i'll try it and see if it works. thx.