<?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: Floating DIV Above Embedded Flash Object</title>
	<atom:link href="http://www.chromicdesign.com/2009/03/floating-div-above-embedded-flash-object.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chromicdesign.com/2009/03/floating-div-above-embedded-flash-object.html</link>
	<description>Design With A Chrome</description>
	<lastBuildDate>Tue, 27 Dec 2011 22:54:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: dirq</title>
		<link>http://www.chromicdesign.com/2009/03/floating-div-above-embedded-flash-object.html/comment-page-1#comment-387</link>
		<dc:creator>dirq</dc:creator>
		<pubDate>Mon, 16 May 2011 16:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromicdesign.com/?p=148#comment-387</guid>
		<description>Thanks!  Works with swfObject too:

var flashvars = {};
flashvars.mediaId = mediaId;

window.status = mediaId;

var params = {};
params.menu = &quot;false&quot;;
params.quality = &quot;best&quot;;
params.scale = &quot;showall&quot;;
params.allowfullscreen = true;
params.wmode = &quot;opaque&quot;; //z-index below dropdowns

var attributes = {};
attributes.id = attributes.name = &quot;MyAwesomeFlashFile&quot;;
swfobject.embedSWF(&quot;Flash/sweetness.swf&quot;, &quot;MyAwesomeFlashFile&quot;, &quot;640&quot;, &quot;300&quot;, &quot;9.0.0&quot;, &quot;expressInstall.swf&quot;, flashvars, params, attributes);</description>
		<content:encoded><![CDATA[<p>Thanks!  Works with swfObject too:</p>
<p>var flashvars = {};<br />
flashvars.mediaId = mediaId;</p>
<p>window.status = mediaId;</p>
<p>var params = {};<br />
params.menu = &#8220;false&#8221;;<br />
params.quality = &#8220;best&#8221;;<br />
params.scale = &#8220;showall&#8221;;<br />
params.allowfullscreen = true;<br />
params.wmode = &#8220;opaque&#8221;; //z-index below dropdowns</p>
<p>var attributes = {};<br />
attributes.id = attributes.name = &#8220;MyAwesomeFlashFile&#8221;;<br />
swfobject.embedSWF(&#8220;Flash/sweetness.swf&#8221;, &#8220;MyAwesomeFlashFile&#8221;, &#8220;640&#8243;, &#8220;300&#8243;, &#8220;9.0.0&#8243;, &#8220;expressInstall.swf&#8221;, flashvars, params, attributes);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mischa Verheul</title>
		<link>http://www.chromicdesign.com/2009/03/floating-div-above-embedded-flash-object.html/comment-page-1#comment-385</link>
		<dc:creator>Mischa Verheul</dc:creator>
		<pubDate>Fri, 08 Apr 2011 08:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromicdesign.com/?p=148#comment-385</guid>
		<description>Thanks! Saved me another 2423423 hours of work : &gt;</description>
		<content:encoded><![CDATA[<p>Thanks! Saved me another 2423423 hours of work : &gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Howenstine</title>
		<link>http://www.chromicdesign.com/2009/03/floating-div-above-embedded-flash-object.html/comment-page-1#comment-354</link>
		<dc:creator>Josh Howenstine</dc:creator>
		<pubDate>Sat, 19 Jun 2010 06:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromicdesign.com/?p=148#comment-354</guid>
		<description>Thank you so much, this was driving me crazy!</description>
		<content:encoded><![CDATA[<p>Thank you so much, this was driving me crazy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marco</title>
		<link>http://www.chromicdesign.com/2009/03/floating-div-above-embedded-flash-object.html/comment-page-1#comment-293</link>
		<dc:creator>marco</dc:creator>
		<pubDate>Sun, 28 Feb 2010 00:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromicdesign.com/?p=148#comment-293</guid>
		<description>thanks so much you save mi day</description>
		<content:encoded><![CDATA[<p>thanks so much you save mi day</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dudu</title>
		<link>http://www.chromicdesign.com/2009/03/floating-div-above-embedded-flash-object.html/comment-page-1#comment-170</link>
		<dc:creator>Dudu</dc:creator>
		<pubDate>Wed, 12 Aug 2009 19:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.chromicdesign.com/?p=148#comment-170</guid>
		<description>Thank you, I was looking for this. I found a lot of solutions with divs and shit, but this is what I was looking for. Thanks</description>
		<content:encoded><![CDATA[<p>Thank you, I was looking for this. I found a lot of solutions with divs and shit, but this is what I was looking for. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

