Hi Barry,
I tried the Flash Uploader. It works fine out of the box, but when I tried to modify the parameters (appkey, username, password) to upload to my account something is not quite right.
I noticed in the .fla file that there are 2 hard coded references to:
http://www.nirvanixdemo.com/widgetupload.php
I changed those references to point to the script hosted on my site and republished the swf file, but I get a onHTTPError with the message "There was a problem with the internet connection..."
I must admit I am absolutely useless with flash, any help would be really appreciated.
thanks in advance
ciao
Luca
PS I noticed though in the php files (widgetupload.php and widgetresult.php) that the login request is not urlencoded.