Resolve Joomla Drop-down Menu Javascript Conflict in Flash
I am working with one of my latest project in the office which is joomla base website, however the problem is the conflict between flash and javascript. If I remove the flash banner in the site, the drop-down menu works fine but once I place the flash banner, the drop-down menu disappear.
The good news is I found the solution on this javascript flash conflict. The problem are in the flash embed code, we just need to add additional coding in our flash code. Below are the sample flash code that need to be embed in your Joomla website.
<param name=”movie” value=”flash/header_main.swf” />
<param name=”quality” value=”high” /><param name=”wmode” value=”transparent”>
<embed src=”flash/header_main.swf” wmode=”transparent” quality=”high” pluginspage=”http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash” type=”application/x-shockwave-flash” width=”980″ height=”213″></embed>
</object>
The highlight words are the code needed to be include in your flash so the conflict will disappear.Hope this tutorial hep solving your problem in javascript flash conflict.
By the way, my Joomla version is Joomla 1.5.14
| Subscribed with my site for more tutorial updates |
Possibly Related Posts:
- Download FREE Joomla Love Factory
- How to Edit Joomla Offline Page
- How to Setup Joomla Permalinks
- Fix broken Web Links in your Joomla site
- How to Remove fieldset code in your Joomla Login Module
If you enjoyed this post, make sure you subscribe to my RSS feed!




Hello guys! My name is R3ALISTIC WEB - a.k.a "R3" . I am fulltime / freelance web designer and blogger wanna be from the Philippines. R3ALISTIC is a blog site all about tutorials, design, ideas, and daily web trends. 





































1 Trackback(s)