| | |
drop down menu over flash
![]() |
•
•
Join Date: Jul 2006
Posts: 4
Reputation:
Solved Threads: 0
I want my drop down menu to display over a flash. It's something like this .
What methods do you use to solve this problem? Any help will be appreciated much.
What methods do you use to solve this problem? Any help will be appreciated much.
Last edited by eihd; Jul 28th, 2006 at 4:01 am.
Adding the following parameter to your flash object:
should work for most browsers.
HTML and CSS Syntax (Toggle Plain Text)
<param name=wmode value="transparent">
If I've been a help please confirm by clicking the Add to Lafinboy's Reputation link in the header of this reply.
Lafinboy Productions
:: Website Design :: Website Development ::
Lafinboy Productions
:: Website Design :: Website Development ::
•
•
•
•
Adding the following parameter to your flash object:
should work for most browsers.HTML and CSS Syntax (Toggle Plain Text)
<param name=wmode value="transparent">
•
•
•
•
I want my drop down menu to display over a flash. It's something like this .
What methods do you use to solve this problem? Any help will be appreciated much.
hi
To edit an existing HTML page, add the WMODE parameters to the HTML code.
1. Add the following parameter to the OBJECT tag:
<param name="wmode" value="transparent">
2. Add the following parameter to the EMBED tag:
wmode="transparent"
This Will Work With All Browsers
Rahul
http://www.katarey.com
•
•
Join Date: Oct 2007
Posts: 2
Reputation:
Solved Threads: 0
•
•
•
•
http://www.daniweb.com/techtalkforums/thread15188.html
hi
To edit an existing HTML page, add the WMODE parameters to the HTML code.
1. Add the following parameter to the OBJECT tag:
<param name="wmode" value="transparent">
2. Add the following parameter to the EMBED tag:
wmode="transparent"
![]()
![]()
This Will Work With All Browsers
Rahul
http://www.katarey.com
•
•
Join Date: Nov 2007
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
Thank you so much! I had just the first param tag in & it didn't work. Adding that line to the embed tag did it. I can't tell you how much I appreciate this. THANK YOU!!!
With few parameters, here is how the code looks like
html Syntax (Toggle Plain Text)
<!-- CODE STARTS --> <object width="834" height="300"> <param name="movie" value="images/home_anim.swf"> <param name="wmode" value="transparent"> <embed src="images/home_anim.swf" wmode="transparent" width="834" height="300"> </embed> </object> <!-- CODE ENDS -->
Thanks to everyone include flashass for their contribution
Last edited by peter_budo; Dec 18th, 2008 at 3:44 pm. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
![]() |
Similar Threads
- Problem with flash (HTML and CSS)
- DHTML & Javascript menu - trouble with z-index (JavaScript / DHTML / AJAX)
- opera problems with hover menu (JavaScript / DHTML / AJAX)
- daniweb on my start menu (Windows NT / 2000 / XP)
- Is SEO Unethical? (Search Engine Optimization)
- For some reason program installations cannot create new start menu shortcuts... (Windows NT / 2000 / XP)
- IE6 has been constantly hijacked by .... (Viruses, Spyware and other Nasties)
Other Threads in the HTML and CSS Forum
- Previous Thread: Help with website not working with Windows Vista.
- Next Thread: CSS background image change on hover
Views: 37376 | Replies: 21
| Thread Tools | Search this Thread |
Tag cloud for HTML and CSS
2002 appointments background backgroundcolor browser bug calendar center cgi code corporateidentity css design development displayimageinsteadofflash division dreamweaver drupal emailmarketing embed epilepsy explorer fail firefox flash font fonts form format free frontpage google griefers hackers hitcounter html ide ie7 ie8 iframe image images input internet internetexplorer iphone javascript jpeg layout list login macbook maps marketshare missing mozilla mp3 multimedia navigationbars news object opacity opera perl player pnginie6 position problem scroll seo shopping strings studio swf swf. tables tag templates theme timecolor tips titletags translation url urlseparatedwords validation visual visualization w3c web webdevelopment webform website windows7 word wordpress xhtml xml xsl youtube





