<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: How to put an HTML element on top of a Flash movie</title>
	<atom:link href="http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/</link>
	<description>Web development and Internet trends</description>
	<pubDate>Mon, 08 Sep 2008 07:22:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Vasyu</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-367033</link>
		<dc:creator>Vasyu</dc:creator>
		<pubDate>Fri, 08 Aug 2008 17:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-367033</guid>
		<description>6UUtJh Vasyu testit vasyu.net</description>
		<content:encoded><![CDATA[<p>6UUtJh Vasyu testit vasyu.net</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: goga</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-250056</link>
		<dc:creator>goga</dc:creator>
		<pubDate>Tue, 15 Apr 2008 15:50:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-250056</guid>
		<description>thanks alot man, I struggled with this for a while.</description>
		<content:encoded><![CDATA[<p>thanks alot man, I struggled with this for a while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-210618</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Fri, 15 Feb 2008 09:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-210618</guid>
		<description>Another note, if you set wmode to opaque or transparent, Flash movies and games won't be able to respond to the mouse wheel in Firefox (whether anything is on top of them or not).

https://bugs.adobe.com/jira/browse/SDK-12415

I wanted to use wmode=opaque to display a HUD with instructions for Flash games, but not with that bug.</description>
		<content:encoded><![CDATA[<p>Another note, if you set wmode to opaque or transparent, Flash movies and games won&#8217;t be able to respond to the mouse wheel in Firefox (whether anything is on top of them or not).</p>
<p><a href="https://bugs.adobe.com/jira/browse/SDK-12415" rel="nofollow">https://bugs.adobe.com/jira/browse/SDK-12415</a></p>
<p>I wanted to use wmode=opaque to display a HUD with instructions for Flash games, but not with that bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heavenlyjohnson</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-72575</link>
		<dc:creator>heavenlyjohnson</dc:creator>
		<pubDate>Fri, 22 Jun 2007 11:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-72575</guid>
		<description>I've been mucking around with this for hours and having big headaches. I finally found the bug. If I declare the div containing the flash object position:absolute the flash always goes on top of the HTML and ignores my z-index. 

I switched from using an absolutely positioned layout to a float layout and bingo, everything suddenly works.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been mucking around with this for hours and having big headaches. I finally found the bug. If I declare the div containing the flash object position:absolute the flash always goes on top of the <acronym title="HyperText Markup Language">HTML</acronym> and ignores my z-index. </p>
<p>I switched from using an absolutely positioned layout to a float layout and bingo, everything suddenly works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: awahid</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-66195</link>
		<dc:creator>awahid</dc:creator>
		<pubDate>Mon, 04 Jun 2007 07:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-66195</guid>
		<description>Do we have solution for firefox ?
I tried examples/Demos but they are not working with firefox</description>
		<content:encoded><![CDATA[<p>Do we have solution for firefox ?<br />
I tried examples/Demos but they are not working with firefox</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roberto</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-60783</link>
		<dc:creator>roberto</dc:creator>
		<pubDate>Fri, 18 May 2007 08:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-60783</guid>
		<description>The site flkrs as in any previous example; i still don't see a solution.</description>
		<content:encoded><![CDATA[<p>The site flkrs as in any previous example; i still don&#8217;t see a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-60294</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Wed, 16 May 2007 18:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-60294</guid>
		<description>vnart,

Great to hear!</description>
		<content:encoded><![CDATA[<p>vnart,</p>
<p>Great to hear!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vnart</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-60266</link>
		<dc:creator>vnart</dc:creator>
		<pubDate>Wed, 16 May 2007 15:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-60266</guid>
		<description>I found it work just fine with the transparent mode. Take a look at this example: &lt;a href="http://www.encodedart.com" rel="nofollow"&gt;Example 1&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I found it work just fine with the transparent mode. Take a look at this example: <a href="http://www.encodedart.com" rel="nofollow">Example 1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Filter 23/3 2007 - Felt</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-43973</link>
		<dc:creator>Filter 23/3 2007 - Felt</dc:creator>
		<pubDate>Fri, 23 Mar 2007 07:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-43973</guid>
		<description>[...] Robert Nyman: How to put an HTML element on top of a Flash movie [...]</description>
		<content:encoded><![CDATA[<p>[...] Robert Nyman: How to put an <acronym title="HyperText Markup Language">HTML</acronym> element on top of a Flash movie [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-42239</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Tue, 13 Mar 2007 08:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-42239</guid>
		<description>Sorry link not working: 

&lt;a href="http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&#38;productId=1&#38;postId=1801" rel="nofollow"&gt;adobe's notes&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Sorry link not working: </p>
<p><a href="http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&amp;productId=1&amp;postId=1801" rel="nofollow">adobe&#8217;s notes</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-42238</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Tue, 13 Mar 2007 08:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-42238</guid>
		<description>Hello again,

I want to conclude my research by sharing the tech notes from adobe related to this topic.

Situation:

As i was not in a position to fix the flash/safari bug when trying to achieve html on top, i have decided to focus my research on Safari. 

But it did not take me much before i have found adobe's notes:

&lt;a&gt;Adobe &lt;/a&gt;

It is a shame really, but i guess we all have to wait and that's it.

Thanks</description>
		<content:encoded><![CDATA[<p>Hello again,</p>
<p>I want to conclude my research by sharing the tech notes from adobe related to this topic.</p>
<p>Situation:</p>
<p>As i was not in a position to fix the flash/safari bug when trying to achieve <acronym title="HyperText Markup Language">HTML</acronym> on top, i have decided to focus my research on Safari. </p>
<p>But it did not take me much before i have found adobe&#8217;s notes:</p>
<p><a>Adobe </a></p>
<p>It is a shame really, but i guess we all have to wait and that&#8217;s it.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-42231</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Tue, 13 Mar 2007 08:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-42231</guid>
		<description>Roberto,

Great, thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Roberto,</p>
<p>Great, thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-42081</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Mon, 12 Mar 2007 13:55:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-42081</guid>
		<description>Hi,

I have been playing around in creating a quick demo.

In here we have:

1: A normal html web site with a html navigation - on top of the flash

2: The site is loading the content into a div without to refresh the page (some sort of ajax)

3: The html navigation is loading the html content into the div and it is also controlling the flash at the same time (changes its flash bkg colour in this case).

4: If javascript is off the html site will work as normal but with no flash and no ajax thingy

5: the web site should be totally accessible or at least to whatever degree html can be accessible. but it is not more a flash problem.

6: About bookmarking and back buttons i have found this link that may help us: &lt;a href="http://www.onjava.com/pub/a/onjava/2005/10/26/ajax-handling-bookmarks-and-back-button.html" rel="nofollow"&gt; Back &#38; Bookmarking&lt;/a&gt; 

At the moment this seems all to work fine; i have some issue in safari but I believe this can be solved as adobe.com seems to have not problem with their drop down menu on top of the flash in safari.

Possibly we have some whatever other issue but i believe they can be solved.

I would love to hear what you all think.

&lt;a href="http://www.robertomarras.com/html_flash/ultimate/" rel="nofollow"&gt;Demo&lt;/a&gt;


Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have been playing around in creating a quick demo.</p>
<p>In here we have:</p>
<p>1: A normal <acronym title="HyperText Markup Language">HTML</acronym> web site with a <acronym title="HyperText Markup Language">HTML</acronym> navigation - on top of the flash</p>
<p>2: The site is loading the content into a div without to refresh the page (some sort of <acronym title="Asynchronous Javascript and XML">AJAX</acronym>)</p>
<p>3: The <acronym title="HyperText Markup Language">HTML</acronym> navigation is loading the <acronym title="HyperText Markup Language">HTML</acronym> content into the div and it is also controlling the flash at the same time (changes its flash bkg colour in this case).</p>
<p>4: If javascript is off the <acronym title="HyperText Markup Language">HTML</acronym> site will work as normal but with no flash and no <acronym title="Asynchronous Javascript and XML">AJAX</acronym> thingy</p>
<p>5: the web site should be totally accessible or at least to whatever degree <acronym title="HyperText Markup Language">HTML</acronym> can be accessible. but it is not more a flash problem.</p>
<p>6: About bookmarking and back buttons i have found this link that may help us: <a href="http://www.onjava.com/pub/a/onjava/2005/10/26/ajax-handling-bookmarks-and-back-button.html" rel="nofollow"> Back &amp; Bookmarking</a> </p>
<p>At the moment this seems all to work fine; i have some issue in safari but I believe this can be solved as adobe.com seems to have not problem with their drop down menu on top of the flash in safari.</p>
<p>Possibly we have some whatever other issue but i believe they can be solved.</p>
<p>I would love to hear what you all think.</p>
<p><a href="http://www.robertomarras.com/html_flash/ultimate/" rel="nofollow">Demo</a></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-37294</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Tue, 20 Feb 2007 07:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-37294</guid>
		<description>Grant,

Interesting. Do you have any examples of that?

Chris,

Good to know! Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Grant,</p>
<p>Interesting. Do you have any examples of that?</p>
<p>Chris,</p>
<p>Good to know! Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Korhonen</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-37006</link>
		<dc:creator>Chris Korhonen</dc:creator>
		<pubDate>Mon, 19 Feb 2007 03:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-37006</guid>
		<description>Watch out when setting the wmode property if you have a large Flash movie, where the vertical height extends beyond the browser viewport. This is where I have encountered situations where the hit area is offset by &lt;em&gt;x&lt;/em&gt; pixels.

Also beware in this situation if your movie is supposed to do anything on the mousewheel event, you will often have the side effect of also scrolling the containing page as the browser isn't sure what element has focus.

Another, weird, problem encountered in this scenario, and only in Firefox, is that the flashing cursor when a form field is selected within the Flash movie seems to vanish....</description>
		<content:encoded><![CDATA[<p>Watch out when setting the wmode property if you have a large Flash movie, where the vertical height extends beyond the browser viewport. This is where I have encountered situations where the hit area is offset by <em>x</em> pixels.</p>
<p>Also beware in this situation if your movie is supposed to do anything on the mousewheel event, you will often have the side effect of also scrolling the containing page as the browser isn&#8217;t sure what element has focus.</p>
<p>Another, weird, problem encountered in this scenario, and only in Firefox, is that the flashing cursor when a form field is selected within the Flash movie seems to vanish&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grant</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-34234</link>
		<dc:creator>Grant</dc:creator>
		<pubDate>Thu, 08 Feb 2007 03:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-34234</guid>
		<description>Beware that with name="wmode" value="transparent" there are problems with accessibility. Screen readers do not recognise the Flash content.</description>
		<content:encoded><![CDATA[<p>Beware that with name=&#8221;wmode&#8221; value=&#8221;transparent&#8221; there are problems with accessibility. Screen readers do not recognise the Flash content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-33522</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 05 Feb 2007 14:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-33522</guid>
		<description>Works great for me on IE7, but no joy on Firefox 2.0.</description>
		<content:encoded><![CDATA[<p>Works great for me on IE7, but no joy on Firefox 2.0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-32173</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Thu, 01 Feb 2007 07:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-32173</guid>
		<description>Bruno,

Interesting. I've seen &lt;code&gt;opaque&lt;/code&gt; mentioned as well, but I didn't know if it was less performance intense. Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Bruno,</p>
<p>Interesting. I&#8217;ve seen <code>opaque</code> mentioned as well, but I didn&#8217;t know if it was less performance intense. Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Torres</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-32035</link>
		<dc:creator>Bruno Torres</dc:creator>
		<pubDate>Wed, 31 Jan 2007 22:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-32035</guid>
		<description>If the flash movie isn't actually transparent, you can use wmode opaque wich is a little less CPU consuming, methinks.</description>
		<content:encoded><![CDATA[<p>If the flash movie isn&#8217;t actually transparent, you can use wmode opaque wich is a little less CPU consuming, methinks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Nyman</title>
		<link>http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-31869</link>
		<dc:creator>Robert Nyman</dc:creator>
		<pubDate>Wed, 31 Jan 2007 08:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.robertnyman.com/2007/01/29/how-to-put-an-html-element-on-top-of-a-flash-movie/#comment-31869</guid>
		<description>adam, Nick,

Thanks for your comments. It seems like it isn't a rock solid case then, unfortunately... :-(</description>
		<content:encoded><![CDATA[<p>adam, Nick,</p>
<p>Thanks for your comments. It seems like it isn&#8217;t a rock solid case then, unfortunately&#8230; <img src='http://www.robertnyman.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
