View Full Version : JavaScript Under Flash Movie
I have javascript popup menu and flash movie
JavaScript menu goes Under Flash Movie on HTML page
how can i fix it ?
thanks
Strok
01-02-2001, 07:40 PM
There is no way to fix it.
The flash player has priority over all other elements in the page.
:) Even on macromedia.com you can see the same problem with javascript menu.
i did try to fix it using "z=-1" , "focus"
But after i found info about flash player "player has priority over all other elements "
Jesse
01-03-2001, 12:23 AM
I never knew that. Sounds liket he only way to fix it is to move your flash movie such that it doesn't overlap your Javascript.
hm. You learn somethign every day! :)
Cheers
Jesse
billy nugz
07-18-2006, 04:01 PM
OR
you could paist this into your flash object tag
<param name="wmode" value="transparent">
;)
rahlus
02-10-2009, 07:02 PM
OR
you could paist this into your flash object tag
<param name="wmode" value="transparent">
;)
God bless you Billy Nugz. It worked! :)
|
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.