| | |
drop down menu over flash
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
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: Fisheye menu in css
- Next Thread: Extension-less pages
| Thread Tools | Search this Thread |
appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity css design development displayimageinsteadofflash dreamweaver emailmarketing epilepsy explorer firefox flash form format google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization pnginie6 positioning problem scroll seo shopping studio swf swf. textcolor timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7





