Picture upload in Flash
- Started
- Last post
- 4 Responses
- WWVCNL
Hello folks, I wanted to know iff it is possible to make people be able to upload their picture to a flashmx movie (.swf) where they can edit the face with for example, hair, make-up, earrings... Please help me here!
- SirG0
You will always need some form of PHP or ASP scripting to allow the upload to your server.
- atze1870
afaik the upload thing ain't possible with "traditional" flash movies. when using swfstudio (or similar programs) you could implement such features, but as those programs generate an altered flash projector file, you can only use them as downloadables, not for usage via the standard flash plugin.
- firemind_0
Well, you could have a range of empty pic containers (movieclips) like 1-100, each loading an external JPG with a fixed name. As long as clients upload the JPG with the right name (and right size) it would update in the swf in page reload. I'm sure there are smarter ways to force the update by having it reload the picture containers every few seconds but that goes into levels of actionscript that are beyond me.
- SirG0
Have a look at http://www.yamago.net/components…