<?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: SWFObject 1.5 with Integrated SWFFormFix 1.0.0</title>
	<atom:link href="http://www.stevekamerman.com/2006/12/swfobject-1-5-with-integrated-swfformfix-1-0-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevekamerman.com/2006/12/swfobject-1-5-with-integrated-swfformfix-1-0-0/</link>
	<description>Blog about pretty much everything</description>
	<lastBuildDate>Sat, 04 Feb 2012 15:05:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Craig</title>
		<link>http://www.stevekamerman.com/2006/12/swfobject-1-5-with-integrated-swfformfix-1-0-0/comment-page-1/#comment-26</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Fri, 17 Oct 2008 06:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.teratechnologies.net/stevekamerman/index.php?entry=entry061230-174913#comment-26</guid>
		<description>Aaron,

You probably need to make sure you are in &quot;source&quot; mode when editing your DNN page.

Craig</description>
		<content:encoded><![CDATA[<p>Aaron,</p>
<p>You probably need to make sure you are in &quot;source&quot; mode when editing your DNN page.</p>
<p>Craig</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anand</title>
		<link>http://www.stevekamerman.com/2006/12/swfobject-1-5-with-integrated-swfformfix-1-0-0/comment-page-1/#comment-25</link>
		<dc:creator>Anand</dc:creator>
		<pubDate>Tue, 22 Jan 2008 07:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.teratechnologies.net/stevekamerman/index.php?entry=entry061230-174913#comment-25</guid>
		<description>Hi,

Nice work and very useful. 
Thanks for your quick fix solution.

Regards,
Anand
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice work and very useful.<br />
Thanks for your quick fix solution.</p>
<p>Regards,<br />
Anand</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Briga</title>
		<link>http://www.stevekamerman.com/2006/12/swfobject-1-5-with-integrated-swfformfix-1-0-0/comment-page-1/#comment-24</link>
		<dc:creator>Briga</dc:creator>
		<pubDate>Mon, 19 Nov 2007 15:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.teratechnologies.net/stevekamerman/index.php?entry=entry061230-174913#comment-24</guid>
		<description>I used your solution because I had generic issues with IE7 and ExternalInterface (no forms in my project!): well, *I really don&#039;t know why* your code solved the issue. My &quot;issue&quot; was the following: the code perfectly worked and I could call the functions from my swf (and see them working). BUT an horrible alert appeared in the left corner of IE7, telling there was no property and method an so on. Could you tell me which was the cause of swfobject not properly working? Regards and many thanks!</description>
		<content:encoded><![CDATA[<p>I used your solution because I had generic issues with IE7 and ExternalInterface (no forms in my project!): well, *I really don&#039;t know why* your code solved the issue. My &quot;issue&quot; was the following: the code perfectly worked and I could call the functions from my swf (and see them working). BUT an horrible alert appeared in the left corner of IE7, telling there was no property and method an so on. Could you tell me which was the cause of swfobject not properly working? Regards and many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tambi</title>
		<link>http://www.stevekamerman.com/2006/12/swfobject-1-5-with-integrated-swfformfix-1-0-0/comment-page-1/#comment-23</link>
		<dc:creator>tambi</dc:creator>
		<pubDate>Thu, 23 Aug 2007 13:50:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.teratechnologies.net/stevekamerman/index.php?entry=entry061230-174913#comment-23</guid>
		<description>same issue happens with me. I only have that 
&lt;div id=&quot;SWFFormFixTESTER&quot; onclick=&quot;SWFFormFixCallback(this,&#039;flashid&#039;);return false;&quot; style=&quot;display:none&quot;&gt;&nbsp;&lt;/div&gt;

are we doing something wrong?</description>
		<content:encoded><![CDATA[<p>same issue happens with me. I only have that<br />
&lt;div id=&quot;SWFFormFixTESTER&quot; onclick=&quot;SWFFormFixCallback(this,&#039;flashid&#039;);return false;&quot; style=&quot;display:none&quot;&gt;&amp;nbsp;&lt;/div&gt;</p>
<p>are we doing something wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.stevekamerman.com/2006/12/swfobject-1-5-with-integrated-swfformfix-1-0-0/comment-page-1/#comment-22</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 07 Jun 2007 15:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.teratechnologies.net/stevekamerman/index.php?entry=entry061230-174913#comment-22</guid>
		<description>When I simply replace swfobject.js with this file (renaming it so i don&#039;t have to change the &lt;script&gt; tag, the only HTML that renders to the browser is this:

&lt;div id=&quot;SWFFormFixTESTER&quot; onclick=&quot;SWFFormFixCallback(this,&#039;flashid&#039;);return false;&quot; style=&quot;display:none&quot;&gt;&nbsp;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>When I simply replace swfobject.js with this file (renaming it so i don&#039;t have to change the &lt;script&gt; tag, the only HTML that renders to the browser is this:</p>
<p>&lt;div id=&quot;SWFFormFixTESTER&quot; onclick=&quot;SWFFormFixCallback(this,&#039;flashid&#039;);return false;&quot; style=&quot;display:none&quot;&gt;&amp;nbsp;&lt;/div&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toni Lopes</title>
		<link>http://www.stevekamerman.com/2006/12/swfobject-1-5-with-integrated-swfformfix-1-0-0/comment-page-1/#comment-21</link>
		<dc:creator>Toni Lopes</dc:creator>
		<pubDate>Mon, 05 Feb 2007 21:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.teratechnologies.net/stevekamerman/index.php?entry=entry061230-174913#comment-21</guid>
		<description>[:)]
Tks guy!
Very nice work....

regards

Toni Lopes
Sao Paulo
Brazil</description>
		<content:encoded><![CDATA[<p>[:)]<br />
Tks guy!<br />
Very nice work&#8230;.</p>
<p>regards</p>
<p>Toni Lopes<br />
Sao Paulo<br />
Brazil</p>
]]></content:encoded>
	</item>
</channel>
</rss>

