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