TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

Flash overlap javascript?

Page: 1 Reply
Oct 27th 2004#161950 Report
Member since: Jun 19th 2004
Posts: 8
Trying to use javascript for my drop down menu however, the flash which is directly below my menubar seems to overlap my drop down menu.

http://www.yewheng.com/index02.htm


Anyone has any idea how can I make the javascript (uses image map for mouseover) to overlap the flash instead?
Reply with Quote Reply
Oct 27th 2004#161954 Report
Member since: May 1st 2002
Posts: 3034
flash is an object and thus cannot have things placed over it.
however you can make the other layers transparent, but everything must be placed in a div.

as a note transparency is only compatiable with a select few browsers, so this is not the suggested action.
Reply with Quote Reply
Oct 31st 2004#162168 Report
Member since: Oct 31st 2004
Posts: 3
What you need can be done simply by putting the following code where your swf object parameters are.
[CODE][/CODE]

This can also be done from within flash itself by selecting Transparent Windowsless for Window Mode in your HTML Publish Settings.

Cheers,
Goran
Komar Designs
Reply with Quote Reply
Nov 1st 2004#162173 Report
Member since: Oct 31st 2004
Posts: 3
I keep gettin' an error after trying to type in the code?!

Anyway....the code is....
[HTML][/HTML]
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum