seomaster
seomaster

Resolve Joomla Drop-down Menu Javascript Conflict in Flash

{ Posted on Nov 05 2009 by Ryan Montilla }

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.

<object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0″ width=”980″ height=”213″>
<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

Bookmark and Share


Possibly Related Posts:


Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogosphere News
  • Live
  • MyShare
  • StumbleUpon
  • Twitter
  • Yahoo! Bookmarks
  • Yahoo! Buzz
  • BlinkList
  • blogmarks
  • BlogMemes Fr
  • Diigo
  • LinkedIn
  • Linkter
  • MSN Reporter
  • MySpace
  • Twitthis
  • Design Float
  • LinkArena
  • Reddit
  • Technorati
  • Upnews
  • Wikio IT
If you enjoyed this post, make sure you subscribe to my RSS feed!
  1. 1 Trackback(s)

  2. 55+ More Great Community Links for Designers and Developers | tripwire magazine

Post a Comment