All files with examples should be opened from web server (i.e http://www.yourserver.com/example.html or http://localhost/example.html)!

Upload with Form fields


Before running this sample you need to set upload processing script file name at "uploadUrl" parameter in "FlashVars" variable of swfobject's Java Script code. Open this file at HTML editor or Notepad and view code. UploadUrl value can be:
Form fields:
*

*Use Request.Form[fieldname] (for ASP) or $_POST[fieldname] collections to read Form fields values on server.
You need at least 9 version of Flash player. Download last version here!

Other examples