<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: wmode &#8211; one little attribute makes all the difference</title>
	<atom:link href="http://flexoop.com/2009/02/wmode-one-little-attribute-makes-all-the-difference/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexoop.com/2009/02/wmode-one-little-attribute-makes-all-the-difference/</link>
	<description>Flex, AIR, ColdFusion, and everything in between</description>
	<lastBuildDate>Mon, 26 Jul 2010 19:48:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Gareth</title>
		<link>http://flexoop.com/2009/02/wmode-one-little-attribute-makes-all-the-difference/comment-page-1/#comment-514</link>
		<dc:creator>Gareth</dc:creator>
		<pubDate>Fri, 20 Feb 2009 03:04:10 +0000</pubDate>
		<guid isPermaLink="false">http://flexoop.com/?p=148#comment-514</guid>
		<description>Hey Jason,
That makes sense.  I just got annoyed that I spent a couple of hours trying to figure out what was wrong, only to see that it was because I hadn&#039;t added this attribute to my code :)  I&#039;ve had the same issue in the past, but forgot about it.  Hopefully by noting it, I&#039;ll actually be able to retain this in memory a bit.  Thanks for reading.</description>
		<content:encoded><![CDATA[<p>Hey Jason,<br />
That makes sense.  I just got annoyed that I spent a couple of hours trying to figure out what was wrong, only to see that it was because I hadn&#8217;t added this attribute to my code <img src='http://flexoop.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I&#8217;ve had the same issue in the past, but forgot about it.  Hopefully by noting it, I&#8217;ll actually be able to retain this in memory a bit.  Thanks for reading.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JasonMask</title>
		<link>http://flexoop.com/2009/02/wmode-one-little-attribute-makes-all-the-difference/comment-page-1/#comment-453</link>
		<dc:creator>JasonMask</dc:creator>
		<pubDate>Thu, 12 Feb 2009 16:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://flexoop.com/?p=148#comment-453</guid>
		<description>hi gareth

afaik wmode=&quot;transparent&quot; causes flashplayer to render all stuff and pass it to the browser to display it. leaving this set to normal lets flashplayer run &quot;independetly&quot; on top of the browser and pass the output to the os directly. also the have always been 3 wmodes. the third should be opaque which is similar to transparent with the difference that opaque dosnt force the browser to mashup the output with any underlying items from the html page. so wmode=&quot;transparent&quot; should only be used is you want things to be displayed behind your flash file.

btw. somewhen in the passed (i think flash 6 or 7 or before) transparent and opaque caused some script errors we never where able to localize, so it should only be used if you realy need it...

grz jason</description>
		<content:encoded><![CDATA[<p>hi gareth</p>
<p>afaik wmode=&#8221;transparent&#8221; causes flashplayer to render all stuff and pass it to the browser to display it. leaving this set to normal lets flashplayer run &#8220;independetly&#8221; on top of the browser and pass the output to the os directly. also the have always been 3 wmodes. the third should be opaque which is similar to transparent with the difference that opaque dosnt force the browser to mashup the output with any underlying items from the html page. so wmode=&#8221;transparent&#8221; should only be used is you want things to be displayed behind your flash file.</p>
<p>btw. somewhen in the passed (i think flash 6 or 7 or before) transparent and opaque caused some script errors we never where able to localize, so it should only be used if you realy need it&#8230;</p>
<p>grz jason</p>
]]></content:encoded>
	</item>
</channel>
</rss>
