Menu

Commit [r507]  Maximize  Restore  History

Fixed a bug in the FileComplete event handler that was causing a Type Coercion error for many users (that had debug players) and was the actual cause of the FileComplete event not firing (I thought it was the ServerData event).

Added API for updating all the updateable settings dynamically. Removed the "UpdateUploadSettings" method. All changes to updateable settings are now immediate.

Added a setting for indicating if the FileComplete or ServerData event should be used. The architecture does not allow both to be called since the 'current_item' pointer will be changed by the time the second event is called. This also required moving the addEventListener statements from queue time to upload time. Without this change the UseServerData setting gets applied when a file is queued and any subsequent changes are ignored for already queued files.

jaroberts 2007-07-10

changed /swfupload/trunk/FlashDevelop/classes/SWFUpload.as
changed /swfupload/trunk/FlashDevelop/swfupload.js
changed /swfupload/trunk/FlashDevelop/swfupload.swf
/swfupload/trunk/FlashDevelop/classes/SWFUpload.as Diff Switch to side-by-side view
Loading...
/swfupload/trunk/FlashDevelop/swfupload.js Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.