<?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: Belt and Suspenders- Flash Embed With SWFObject and Conditional Comments</title>
	<atom:link href="http://htmlcssjavascript.com/web/belt-and-suspenders-flash-embed-with-swfobject-and-conditional-comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://htmlcssjavascript.com/web/belt-and-suspenders-flash-embed-with-swfobject-and-conditional-comments/</link>
	<description>Not a Ninja, Pirate or Jedi.</description>
	<lastBuildDate>Tue, 31 Jan 2012 11:08:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: rob</title>
		<link>http://htmlcssjavascript.com/web/belt-and-suspenders-flash-embed-with-swfobject-and-conditional-comments/#comment-1087</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Sun, 13 Apr 2008 19:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.drunkenfist.com/304/2007/11/29/belt-and-suspenders-flash-embed-with-swfobject-and-conditional-comments/#comment-1087</guid>
		<description>Hi do you have a sample page I can look at? IE7 definitely recognizes the hack, so there might be something simple that&#039;ll get it to work.</description>
		<content:encoded><![CDATA[<p>Hi do you have a sample page I can look at? IE7 definitely recognizes the hack, so there might be something simple that&#8217;ll get it to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura Drida</title>
		<link>http://htmlcssjavascript.com/web/belt-and-suspenders-flash-embed-with-swfobject-and-conditional-comments/#comment-1086</link>
		<dc:creator>Laura Drida</dc:creator>
		<pubDate>Sun, 13 Apr 2008 17:14:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.drunkenfist.com/304/2007/11/29/belt-and-suspenders-flash-embed-with-swfobject-and-conditional-comments/#comment-1086</guid>
		<description>I&#039;m using the IE6 click-to-activate hack for the Flash drop-down menu on a website I&#039;m currently developing. However, IE7 is still making a person click to activate. Does IE7 not recognize the hack? How can this problem be solved?</description>
		<content:encoded><![CDATA[<p>I&#8217;m using the IE6 click-to-activate hack for the Flash drop-down menu on a website I&#8217;m currently developing. However, IE7 is still making a person click to activate. Does IE7 not recognize the hack? How can this problem be solved?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://htmlcssjavascript.com/web/belt-and-suspenders-flash-embed-with-swfobject-and-conditional-comments/#comment-1085</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Fri, 11 Apr 2008 19:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.drunkenfist.com/304/2007/11/29/belt-and-suspenders-flash-embed-with-swfobject-and-conditional-comments/#comment-1085</guid>
		<description>that simplifies matters, doesn&#039;t it? Nice.</description>
		<content:encoded><![CDATA[<p>that simplifies matters, doesn&#8217;t it? Nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://htmlcssjavascript.com/web/belt-and-suspenders-flash-embed-with-swfobject-and-conditional-comments/#comment-1084</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Fri, 11 Apr 2008 19:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.drunkenfist.com/304/2007/11/29/belt-and-suspenders-flash-embed-with-swfobject-and-conditional-comments/#comment-1084</guid>
		<description>Hi, you need to escape the markup &gt;</description>
		<content:encoded><![CDATA[<p>Hi, you need to escape the markup &gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo Cardoso</title>
		<link>http://htmlcssjavascript.com/web/belt-and-suspenders-flash-embed-with-swfobject-and-conditional-comments/#comment-1083</link>
		<dc:creator>Rodrigo Cardoso</dc:creator>
		<pubDate>Fri, 11 Apr 2008 19:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.drunkenfist.com/304/2007/11/29/belt-and-suspenders-flash-embed-with-swfobject-and-conditional-comments/#comment-1083</guid>
		<description>&lt;!--[if IE]&gt;
&lt;noscript&gt;
&lt;![endif]&#8211;-&gt;
&lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0&quot; width=&quot;1004&quot; height=&quot;281&quot;&gt;
&lt;param name=&quot;movie&quot; value=&quot;_assets/flash/homepage.swf&quot; /&gt;
&lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt;
&lt;embed src=&quot;_assets/flash/homepage.swf&quot; quality=&quot;high&quot; pluginspage=&quot;http://www.macromedia.com/go/getflashplayer&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;1004&quot; height=&quot;281&quot;&gt;&lt;/embed&gt;
&lt;/object&gt;
&lt;!--[if IE]&gt;
&lt;/noscript&gt;
&lt;![endif]&#8211;-&gt;</description>
		<content:encoded><![CDATA[<p>&lt;!&#8211;[if IE]&gt;<br />
&lt;noscript&gt;<br />
&lt;![endif]&ndash;-&gt;<br />
&lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; codebase=&quot;<a href="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0&#038;quot" rel="nofollow">http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0&#038;quot</a>; width=&quot;1004&quot; height=&quot;281&quot;&gt;<br />
&lt;param name=&quot;movie&quot; value=&quot;_assets/flash/homepage.swf&quot; /&gt;<br />
&lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt;<br />
&lt;embed src=&quot;_assets/flash/homepage.swf&quot; quality=&quot;high&quot; pluginspage=&quot;<a href="http://www.macromedia.com/go/getflashplayer&#038;quot" rel="nofollow">http://www.macromedia.com/go/getflashplayer&#038;quot</a>; type=&quot;application/x-shockwave-flash&quot; width=&quot;1004&quot; height=&quot;281&quot;&gt;&lt;/embed&gt;<br />
&lt;/object&gt;<br />
&lt;!&#8211;[if IE]&gt;<br />
&lt;/noscript&gt;<br />
&lt;![endif]&ndash;-&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

