Hello all,
Keeping it short, I am creating a web application in Flash that will allow users to choose a background, and then upload, edit, and superimpose their photos on the selected background.
After that, the user can then record up to 5 seconds of their voice as a background for the photo.
None of the previously mentioned trouble me much, but the final part does.
The client is asking whether or not I am able to export this generated photo + background + voice recording as an swf AND a downloadable screensaver after they press DONE.
I’ve looked around and found many swf to screensaver tools, but none accessible via the web (in my case, PHP).
Not so short in the end, but yeah, does anyone out there have any ideas on how I could achieve the required export? As for exporting to swf, I am aware only of Ming, but I am not familiar with it.
Notes:
- I am working in Flash 8, with AS2 (OO).
- Application will communicate to Linux server with PHP and MySQL as the backend service.
Any help is appreciated.
Regards,
- tori