Wrox Home  
Search P2P Archive for: Go

  Return to Index  

flash_programming thread: Flash vs Javascript Dropdown


Message #1 by "Rich Rosell" <rar@a...> on Wed, 6 Dec 2000 07:47:39 -0600
Seems like a dHTML issue actually.  The flash is loading after the
javascripted layers so it gets drawn above those layers.  You can try to set
the z-index property of the layer where flash is to a low number and see if
that helps.


-----Original Message-----
From: bounce-flash_programming-276509@p...
[mailto:bounce-flash_programming-276509@p...]On Behalf Of Rich
Rosell
Sent: Wednesday, December 06, 2000 08:48 AM
To: Flash Programming
Subject: [flash_programming] Flash vs Javascript Dropdown






I'm not sure if this a Flash issue, or a Javascript issue.
I'm using a JS dropdown menu, and when the dropdown encounters a Flash file,
the .swf appears over the dropdown.

Here's an example: (use the 'About' dropdown to see the problem)
http://www.stle.org/index_whats_new.cfm

Who's the culprit: JS or Flash?

Thanks,
Rich




  Return to Index