Menu

Code Commit Log


Commit Date  
[r500] by jaroberts

Added updated swfupload.js to swfupload_vr6.applicationdemo.asp.net.2.0.zip

2007-07-05 18:56:31 Tree
[r499] by jaroberts
2007-07-05 18:56:02 Tree
[r498] by jaroberts

Updated another race condition in swfupload.js. In IE the SWF gets loaded the very instant the innerHTML is set. It doesn't wait until the element is added to the document. This does not allow time to set the this.movieElement value before Flash attempts to call flashReady. So to fix this first I add the container to the document then set the innerHTML. Then anything that needs to reference movieElement calls the getMovieElement method which uses document.getElementById to retrieve the element (if it hasn't already been retrieved and cached).

2007-07-05 18:46:52 Tree
[r497] by --none--

This is an empty revision for padding.

2007-07-03 23:30:03 Tree
[r496] by jaroberts
2007-07-03 17:45:47 Tree
[r495] by jaroberts
2007-07-03 17:45:21 Tree
[r494] by jaroberts

Fixed a race condition where the flash was loaded before a variable was assigned that it would attempt to use. The variable is now assigned before the flash element is added to the DOM

2007-07-03 16:44:18 Tree
[r493] by jaroberts

Updated to use the new server_data to get the thumbnail id from the upload script instead of passing the desired thumbnail id to the upload script.

2007-07-03 00:34:38 Tree
[r492] by jaroberts
2007-07-03 00:24:23 Tree
[r491] by jaroberts

Update demos for SWFUpload Revision 6

2007-07-03 00:11:48 Tree
Older >
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.