Jan 27 Wednesday
total comments: 0

IE opacity filter – another reason to hate IE

Ran into some hair-tearing problem with IE again. This time with its opacity filter. Apparently, you have to declare the width and height of the element where you are applying the filter for it to work even though a block element is suppose to get its width and height from its contents, at least, that’s [...]


Sep 17 Thursday
total comments: 0

AS3 Preloader Listener not firing in Internet Explorer

The ProgressEvent and loaderInfo listener does not fire in IE 6 and 7 during the preloading of a swf’s main timeline. It works fine the first time thought, but upon subsequent reload of the page either through refreshing the page, or through accessing the page from some other webpage in the same browser window, the [...]