wmode = transparent == wtf?
Posted in Flash by Scott Morgan on the 06-23-2006I thought I'd seen it all, but this is one of the strangest. A developer on my team built a standard preloader using the MovieClipLoader class, been done a million times. Very standard stuff, using the onProgress event to position a progress bar by calculating the percentage with the bytesTotal and BytesLoaded arguments. Worked perfectly in IE on a PC. In Firefox the progress wouldn't move past 0% unless the user moved their mouse. WTF?!? Read full article

Responses to “wmode = transparent == wtf?”