PDA

View Full Version : Save movieClip on server


egeshi
10-28-2005, 09:58 PM
Hello! I'm a newcomer here but I really need you advice.

I need a way to save single modified movie clip on server from Flash movie at runtime. Application will be delivered via web. No matter how that can be done - either PHP or with AS.

Please help to find a way where to search.
Will greately appreciate your help

CyanBlue
10-28-2005, 10:00 PM
Howdy and Welcome... :)

You cannot really save a movieClip as a file... That's an element of a Flash movie...
To create a SWF file in the server, you will need to use a MING/PHP to do that...

http://ming.sourceforge.net/