GoBlueFan9
01-12-2011, 03:58 AM
ddsmoothmenu by Dynamic Drive
In the code listed on the site below, I have a few pages, that load with flash underneath the ddsmoothmenu script that do not show properly in IE8 and Safari yet works fine in Firefox. I have read other forum posts regarding the use of the parameter in the flash script "wmode=transparent" yet am not able to get to work correctly. Below is the link to the site and i have inserted the flash code below with the above correcting code.
http://www.coreydamenjenkins.com/beta.html
<param name="movie" value="http://coreydamenjenkins.com/index/slideshow/slideshow.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed base=".">
<embed src="http://coreydamenjenkins.com/index/slideshow/slideshow.swf" quality="high" wmode="transparent" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="900" height="445"></embed>
</object></noscript>
In the code listed on the site below, I have a few pages, that load with flash underneath the ddsmoothmenu script that do not show properly in IE8 and Safari yet works fine in Firefox. I have read other forum posts regarding the use of the parameter in the flash script "wmode=transparent" yet am not able to get to work correctly. Below is the link to the site and i have inserted the flash code below with the above correcting code.
http://www.coreydamenjenkins.com/beta.html
<param name="movie" value="http://coreydamenjenkins.com/index/slideshow/slideshow.swf" />
<param name="quality" value="high" />
<param name="wmode" value="transparent" />
<embed base=".">
<embed src="http://coreydamenjenkins.com/index/slideshow/slideshow.swf" quality="high" wmode="transparent" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="900" height="445"></embed>
</object></noscript>