<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Flash</title>
        <description>Flash</description>
        <link>http://w99.suretech.com/6335</link>
        <lastBuildDate>Mon, 20 Apr 2026 17:55:02 -0400</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Putting HTML elements on top of Flash movies</title>
            <link>http://w99.suretech.com/7147/Putting_HTML_elements_on_top_of_Flash_movies</link>
            <description><![CDATA[<p>In order to have HTML elements on top of Flash movies, you need to include the parameter - wmode=&quot;transparent&quot;- in your &lt;embed&gt; element. We use HTML elements for our dropdown menus and we generally want them on top of any content on the page.</p>
<p>If you also have an &lt;object&gt; element, you can add &lt;param name=&quot;wmode&quot; value=&quot;transparent&quot; /&gt; inside that element.</p>
<p>For wmode to work properly in both IE and FF an attribute should be in both a &lt;param&gt; and the &lt;embed&gt; tag.</p>
<p>For example:</p>
<p>&lt;PARAM NAME=&quot;wmode&quot; VALUE=&quot;transparent&quot;&gt;</p>
<p>&lt;embed wmode=&quot;transparent&quot; src=&quot;flash/hello.swf&quot;&gt;</p>]]></description>
            <author>zhsuxa zhsuxa</author>
            <source>SureTech.com</source>
            <pubDate>Fri, 30 May 2008 14:33:50 -0400</pubDate>
            <guid>http://w99.suretech.com/7147/Putting_HTML_elements_on_top_of_Flash_movies</guid>
        </item>
    </channel>
</rss>
