<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Fri, 03 Feb 2012 08:22:33 -0600 -->
<rss version="2.0">
  <channel>    <title>Codeassembly - Tips on how to show a div above a page that has flash objects</title>
    <link>http://www.codeassembly.com/feed/comments/33</link>
    <description>CodeAssembly - Simplicity is prerequisite for reliability - Comments</description>
    <language>en-us</language>
    <managingEditor>contact@codeassembly.com</managingEditor>
    <webMaster>contact@codeassembly.com</webMaster>
    <generator>RSS Feed Generator</generator>
    <item>
      <title>Hosting Best</title>
      <description>Awesome! My pop up menu was getting overpowered by the flash in the page, thanks for the solution!</description>
      <link>http://codeassembly.com/Tips-on-how-to-show-a-div-above-a-page-that-has-flash-objects/#371</link>
      <pubDate>2011-05-21 03:22:56</pubDate>
      <guid isPermaLink="true">http://codeassembly.com/Tips-on-how-to-show-a-div-above-a-page-that-has-flash-objects/#371</guid>
    </item>
    <item>
      <title>ButtonBeats</title>
      <description>I found a way to put a div layer above a flash layer.   I will post the code below.   You have to use this code to embed your flash.  Then your div layer will show up over the flash layer.  

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="FlashID4" width="696" height="266" align="top" id="FlashID4">
                                    <param name="movie" value="images/piano2.swf" />
                                    <param name="quality" value="high" />
                                    <param name="wmode" value="opaque" />
                                    <param name="swfversion" value="9.0.45.0" />
                                    <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
                                    <param name="expressinstall" value="Scripts/expressInstall.swf" />
                                    <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
                                    <!--[if !IE]>--> 
              <object type="application/x-shockwave-flash" data="images/piano2.swf" width="696" height="266"> 
                <!--<![endif]-->
                                    <param name="quality" value="high" />
                                    <param name="wmode" value="opaque" />
                                    <param name="swfversion" value="9.0.45.0" />
                                    <param name="expressinstall" value="Scripts/expressInstall.swf" />
                                    <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                                    <div>
                                      <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                                      <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="696" height="266" align="top" /></a></p>
                                    </div>
                                    <!--[if !IE]>--> 
              </object> 
              <!--<![endif]-->
                                  </object></description>
      <link>http://codeassembly.com/Tips-on-how-to-show-a-div-above-a-page-that-has-flash-objects/#312</link>
      <pubDate>2010-01-29 00:07:05</pubDate>
      <guid isPermaLink="true">http://codeassembly.com/Tips-on-how-to-show-a-div-above-a-page-that-has-flash-objects/#312</guid>
    </item>
    <item>
      <title>ahmed</title>
      <description>thank you so much
i used it in my games site;
http://gamezat.net 
for hide flashes</description>
      <link>http://codeassembly.com/Tips-on-how-to-show-a-div-above-a-page-that-has-flash-objects/#193</link>
      <pubDate>2009-01-07 07:10:27</pubDate>
      <guid isPermaLink="true">http://codeassembly.com/Tips-on-how-to-show-a-div-above-a-page-that-has-flash-objects/#193</guid>
    </item>
    <item>
      <title>Jeevan K Augustin</title>
      <description>it's working fine..setting the wmode to transparent option.. thanks a lot for the information</description>
      <link>http://codeassembly.com/Tips-on-how-to-show-a-div-above-a-page-that-has-flash-objects/#191</link>
      <pubDate>2009-01-05 23:42:44</pubDate>
      <guid isPermaLink="true">http://codeassembly.com/Tips-on-how-to-show-a-div-above-a-page-that-has-flash-objects/#191</guid>
    </item>
  </channel></rss>
