Every example of the Flash 8 file Upload feature uses the variable name "Filedata" in the server side script when referring to the file. Is this *always* the name that Flash passes to the server, or can this be specified somewhere? I can only find examples, but not documentation stating this one way or another - can some one point me to some documentation (or Central documentation that is similar) ?

[To illustrate, in HTML you would create an file input control and specify the name: <input type="file" name="FileToUpload">. In your script you would then refer to FileToUpload when manipulating the file.]

blue skies,
bryan
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to