| Author |
SWF blocking view of Java Menu
|
|
|
| I?m working on a page that has a java drop down menu; I would like to add an
swf file to this page. I would like the swf to be at the top of the page under
the drop down menu. The swf file blocks the view of the drop down menu. In a
previous post (Adding Flash as a background) the solution used was css. Would
this also work in this case? At this time moving the menu is out of the
question I am limited to where I can add new content. Any suggestion
appreciated.
| |
| droopy.ro 2005-05-18, 7:30 pm |
| i know this problem..but i don;t know the answer...if there is one.. all i can
say is, try to design the menu inside flash... or look for assistance on at the
sun java's site.. they might know how to solve this.
| |
|
|
| merlinvicki 2005-05-20, 4:18 am |
| hi,
for ur menu to come on top of the swf u will have to use this code for ur swf
in the html page:
put this in the object tag for the swf:
<param name="wmode" value="transparent">
and put this in ur embed tag for the swf:
wmode="transparent"
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |