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

MultiPowUpload external interface (JavaScript + HTML) sample

Example demonstrates how to replace Flash interface and functionality with your custom HTML and Java Script code.
By default Flash posts files to "uploadfiles.aspx" ASP.NET file processing script. To set other script file name modify "uploadUrl" parameter value of Flash object.

Before running this sample you need to set upload processing script file name at "uploadUrl" parameter in "FlashVars" attributes of OBJECT and EMBED tags. Also set the same script name at Form "Action" attribute and uploadUrl JavaScript variable. It can be:
You need at least 8 version of Flash player. Download last version here


Other examples