Pop-up menu items go behind flash .swf object
If your dynamic html menu items go behind flash object and stay invisible add this parameters to your flash code.
... <param name="wmode" value="transparent"></param> <embed wmode="transparent" ... ...
Example code for transparent flash object:
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/OQ14NjbEXJM&hl=de&fs=1&"></param><param name="wmode" value="transparent"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OQ14NjbEXJM&hl=de&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344" wmode="transparent"></embed></object>
Similar entries
- Web2 Style CSS Dynamic Menu with Arrows and Background-Images
- MSIE8 BrowserProxy.System is Null or no-object
- Image watermark with PHP
- Common HTML tags for fast copy-paste
- DropDown / Rollover Menu with pure CSS / HTML
- Pure CSS Mouseover Menu without Javascript
- Can I convert avi, mpeg videos to swf flash using PHP?
- PNG transparency issue with internet explorer 6
- Fix swfupload fake flash player error
- Redirect webpages with HTML, PHP, .htaccess, Java+Script, CGI-Perl, ASP.NET and ColdFusion
- Mouseover images with CSS
- Basic HTML Table with rounded corners
- php
- Navigation buttons with Swish-Max
- Cool Drupal Themes with preview to download directly
- Hourly price of web & graphic designers and programmers
- How can I create Thumbnails from all Pages of a PDF File?
- CSS Tree-Menu (Dynamic)
- Istockphoto vs. Fotolia
- Useful freeware Tools for Windows












Post new comment