Html/Flash Hybrid Website: rollover issues in Firefox 3 -


I am currently developing a PHP website that has a lot of Flash components on each page that has one or more custom flash components Are embedded with swfObject, as well as sIFR navigation.

Every time, all Flash Objects on the page become unresponsive to the mouse (no hand pointer). So far I have found that this is happening on Firefox 3.5.3 in Mac. I am using CSS to serve with a specific stacking order to be around the border-box overlap issue - for example, the main navigation overlaps the top right corner of the larger flash component.

It works well most of the time, however, if I click through the pages in Firefox 3 for a long time on Mac, at the end I can not do any "roll" from the Flash Elements .

Does anyone know that why all the Flash Objects in PHP page will stop responding to the mouse, including sIFR?

If you want to try it

This is usually by inserting wmode (transparent or opaque) on the flash movie This is a combination, which is a float ad element, unfortunately it is a browser bug, but the wmode property should fix it.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -