<?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, née FlashObject 1.4 released</title>
	<atom:link href="http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/</link>
	<description>You've got your good thing, and I've got mine</description>
	<lastBuildDate>Wed, 01 Jul 2009 08:49:07 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-12942</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Fri, 09 Jun 2006 20:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-12942</guid>
		<description>Good catch - not sure why nobody caught that before. The dojo shrinksafe added the brackets in, so I&#039;ll be sure to report that as a bug to them.

I Just updated it in the 1.4.2 build, and will update that zip in a few minutes.

Also: I&#039;m closing the comments on this post, if you need to comment on a bug, please remember to use the &lt;a href=&quot;http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com&quot;&gt;SWFObject mailing list&lt;/a&gt; instead.</description>
		<content:encoded><![CDATA[<p>Good catch &#8211; not sure why nobody caught that before. The dojo shrinksafe added the brackets in, so I&#8217;ll be sure to report that as a bug to them.</p>
<p>I Just updated it in the 1.4.2 build, and will update that zip in a few minutes.</p>
<p>Also: I&#8217;m closing the comments on this post, if you need to comment on a bug, please remember to use the <a href="http://lists.deconcept.com/listinfo.cgi/swfobject-deconcept.com">SWFObject mailing list</a> instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rudy</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-12938</link>
		<dc:creator>Rudy</dc:creator>
		<pubDate>Fri, 09 Jun 2006 19:46:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-12938</guid>
		<description>Hi there, Geoff

I downloaded SWFObject1.4 to use in a hybrid site. While testing in Flash 7 in Firefox 1.0, I came across a small error when embed tags are written. This line (62 in the download version):

for(var key in _1a){_19+=[key]+&quot;=&quot;&quot;+_1a[key]+&quot;&quot; &quot;;}

does not write the attributes correctly. The [] around the first reference to &#039;key&#039; should be omitted. EMBED tags asre written correctly after this change was made:

for(var key in _1a){_19+=key+&quot;=&quot;&quot;+_1a[key]+&quot;&quot; &quot;;}

Just giving you the head&#039;s up. Great work!</description>
		<content:encoded><![CDATA[<p>Hi there, Geoff</p>
<p>I downloaded SWFObject1.4 to use in a hybrid site. While testing in Flash 7 in Firefox 1.0, I came across a small error when embed tags are written. This line (62 in the download version):</p>
<p>for(var key in _1a){_19+=[key]+&#8221;=&#8221;"+_1a[key]+&#8221;" &#8220;;}</p>
<p>does not write the attributes correctly. The [] around the first reference to &#8216;key&#8217; should be omitted. EMBED tags asre written correctly after this change was made:</p>
<p>for(var key in _1a){_19+=key+&#8221;=&#8221;"+_1a[key]+&#8221;" &#8220;;}</p>
<p>Just giving you the head&#8217;s up. Great work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-12808</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 08 Jun 2006 09:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-12808</guid>
		<description>I&#039;m new to Flash and have found this very helpful... but I only have Flash MX 2004 and not version 8 and tried open the so_tester.fla but it says &quot;Unexpected file format&quot; I assume that this file is a version 8 file.  Can someone provide a version which will work in MX 2004?</description>
		<content:encoded><![CDATA[<p>I&#8217;m new to Flash and have found this very helpful&#8230; but I only have Flash MX 2004 and not version 8 and tried open the so_tester.fla but it says &#8220;Unexpected file format&#8221; I assume that this file is a version 8 file.  Can someone provide a version which will work in MX 2004?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-12701</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Tue, 06 Jun 2006 16:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-12701</guid>
		<description>Yes, but the Flash Player will think that the &lt;code&gt;&amp;&lt;/code&gt; signs are the start of a new variable, so you have to escape them - change them to &lt;code&gt;%26&lt;/code&gt; or just use this instead:

&lt;code&gt;so.addVariable(&quot;forwardTo&quot;, encodeURIComponent(“http://www.example.com/?name=value&amp;name=value&quot;));&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Yes, but the Flash Player will think that the <code>&#038;</code> signs are the start of a new variable, so you have to escape them &#8211; change them to <code>%26</code> or just use this instead:</p>
<p><code>so.addVariable("forwardTo", encodeURIComponent(“http://www.example.com/?name=value&#038;name=value"));</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-12700</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 06 Jun 2006 16:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-12700</guid>
		<description>Is it possible to pass a url into the flash movie using swfobject which also contains name/value pairs? For example
so.addVariable(&quot;forwardTo&quot;, &quot;http://www.example.com/?name=value&amp;name=value&quot;); At the momemt the flash movie  only gets this much http://www.example.com/?name=value so is there a way to get round the problem of passing the &amp; character?</description>
		<content:encoded><![CDATA[<p>Is it possible to pass a url into the flash movie using swfobject which also contains name/value pairs? For example<br />
so.addVariable(&#8220;forwardTo&#8221;, &#8220;http://www.example.com/?name=value&#038;name=value&#8221;); At the momemt the flash movie  only gets this much <a href="http://www.example.com/?name=value" rel="nofollow">http://www.example.com/?name=value</a> so is there a way to get round the problem of passing the &#038; character?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SPACEMAN</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-12690</link>
		<dc:creator>SPACEMAN</dc:creator>
		<pubDate>Tue, 06 Jun 2006 12:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-12690</guid>
		<description>Really i have been changing my swf through embeded code for like 3 yrs now, Why is this called new update? geezz!  u can do that by just using wmode! damn yo! lol!</description>
		<content:encoded><![CDATA[<p>Really i have been changing my swf through embeded code for like 3 yrs now, Why is this called new update? geezz!  u can do that by just using wmode! damn yo! lol!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oliver</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-12538</link>
		<dc:creator>oliver</dc:creator>
		<pubDate>Sun, 04 Jun 2006 16:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-12538</guid>
		<description>this is just great, Geoff!
thanks a lot and keep up your good work!</description>
		<content:encoded><![CDATA[<p>this is just great, Geoff!<br />
thanks a lot and keep up your good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scripts</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-12334</link>
		<dc:creator>scripts</dc:creator>
		<pubDate>Fri, 02 Jun 2006 14:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-12334</guid>
		<description>Updated my XP and all the sites i used this in turned for flash turned up with nothing anymore</description>
		<content:encoded><![CDATA[<p>Updated my XP and all the sites i used this in turned for flash turned up with nothing anymore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rob</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-12189</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Thu, 01 Jun 2006 20:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-12189</guid>
		<description>Any plans to code this awsome script as straight asp?</description>
		<content:encoded><![CDATA[<p>Any plans to code this awsome script as straight asp?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psyche</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-12182</link>
		<dc:creator>Psyche</dc:creator>
		<pubDate>Thu, 01 Jun 2006 19:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-12182</guid>
		<description>Okay, i found why my &quot;@&quot; won&#039;t appear. It seems that textfields go crazy when wmode is set to &quot;transparent&quot; (or &quot;opaque&quot;), running on firefox. The only way i found to avoid this mysterious thing is simply not to use wmode when using textfields :P
If anyone got an idea :/</description>
		<content:encoded><![CDATA[<p>Okay, i found why my &#8220;@&#8221; won&#8217;t appear. It seems that textfields go crazy when wmode is set to &#8220;transparent&#8221; (or &#8220;opaque&#8221;), running on firefox. The only way i found to avoid this mysterious thing is simply not to use wmode when using textfields :P<br />
If anyone got an idea :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-12150</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Thu, 01 Jun 2006 14:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-12150</guid>
		<description>I don&#039;t know anyone with an OS 9 machine to test it on, so I have never tested it on that. It does work in ie5 on OS X, though.

Since IE5 is a dead browser, and OS 9 is also a dead OS, I don&#039;t plan on making it compattible unless the fix is something very simple that doesn&#039;t add much size to the swfobject.js file.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know anyone with an OS 9 machine to test it on, so I have never tested it on that. It does work in ie5 on OS X, though.</p>
<p>Since IE5 is a dead browser, and OS 9 is also a dead OS, I don&#8217;t plan on making it compattible unless the fix is something very simple that doesn&#8217;t add much size to the swfobject.js file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gc</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-12149</link>
		<dc:creator>gc</dc:creator>
		<pubDate>Thu, 01 Jun 2006 13:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-12149</guid>
		<description>does anyone know if swfObject is supposed to work on mac os 9 ? on Internet Explorer 5 it shows nothing (JS is enabled)</description>
		<content:encoded><![CDATA[<p>does anyone know if swfObject is supposed to work on mac os 9 ? on Internet Explorer 5 it shows nothing (JS is enabled)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-11913</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Wed, 31 May 2006 15:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-11913</guid>
		<description>Geoff: I didn&#039;t know you could do that in css and so easily too. You learn something new every day, cheers.</description>
		<content:encoded><![CDATA[<p>Geoff: I didn&#8217;t know you could do that in css and so easily too. You learn something new every day, cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-11898</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Wed, 31 May 2006 14:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-11898</guid>
		<description>Psyche: I&#039;m not sure what it could be. You could try sending your information to the SWFObject mailing list, (put together a test page first so we can look at it).

Tony: Sounds cool, but I think I prefer to control stuff like that in the stylesheet of the page.</description>
		<content:encoded><![CDATA[<p>Psyche: I&#8217;m not sure what it could be. You could try sending your information to the SWFObject mailing list, (put together a test page first so we can look at it).</p>
<p>Tony: Sounds cool, but I think I prefer to control stuff like that in the stylesheet of the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-11894</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Wed, 31 May 2006 13:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-11894</guid>
		<description>I&#039;ve added the feature so that you can have a minimum width and height of the window. i.e. If your movie width &amp; height is 100% and the window is too small for you, this will add the scrollbars and fix the movie to the set size.
My javascript is a bit basic (sorry) but it seems to work, can you guys test it as well and see what you think?

The .js file is &lt;a href=&quot;http://www.tswsoftware.co.uk/swfobject.js&quot;&gt;here&lt;/a&gt;.

You can use it like this:
&lt;code&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
   var so = new SWFObject(&quot;movie.swf&quot;, &quot;mymovie&quot;, &quot;100%&quot;, &quot;100%&quot;, &quot;7&quot;, &quot;#336699&quot;);
   so.addMinSize(&quot;500&quot;, &quot;400&quot;);
   so.write(&quot;flashcontent&quot;);
&lt;/script&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;ve added the feature so that you can have a minimum width and height of the window. i.e. If your movie width &#038; height is 100% and the window is too small for you, this will add the scrollbars and fix the movie to the set size.<br />
My javascript is a bit basic (sorry) but it seems to work, can you guys test it as well and see what you think?</p>
<p>The .js file is <a href="http://www.tswsoftware.co.uk/swfobject.js">here</a>.</p>
<p>You can use it like this:<br />
<code><br />
&lt;script type="text/javascript"><br />
   var so = new SWFObject("movie.swf", "mymovie", "100%", "100%", "7", "#336699");<br />
   so.addMinSize("500", "400");<br />
   so.write("flashcontent");<br />
&lt;/script><br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psyche</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-11637</link>
		<dc:creator>Psyche</dc:creator>
		<pubDate>Tue, 30 May 2006 19:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-11637</guid>
		<description>Sorry to ask my question again but i&#039;m afraid it wasn&#039;t read because of all those trackbacks... !
(my question was about the @ letter in textarea)
Thanks a lot !</description>
		<content:encoded><![CDATA[<p>Sorry to ask my question again but i&#8217;m afraid it wasn&#8217;t read because of all those trackbacks&#8230; !<br />
(my question was about the @ letter in textarea)<br />
Thanks a lot !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Psyche</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-11277</link>
		<dc:creator>Psyche</dc:creator>
		<pubDate>Tue, 30 May 2006 01:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-11277</guid>
		<description>Hi !
I have a problem with textfield, when i put an swf on web via swfobject function, i just cant tape an @ inside my textarea, and when i publish the same swf, but with the good old &lt;object&gt; method, it works !
Does anyone got a solution ?
i searched on previous comments, but didn&#039;t find an answer.
Thanks !&lt;/object&gt;</description>
		<content:encoded><![CDATA[<p>Hi !<br />
I have a problem with textfield, when i put an swf on web via swfobject function, i just cant tape an @ inside my textarea, and when i publish the same swf, but with the good old <object> method, it works !<br />
Does anyone got a solution ?<br />
i searched on previous comments, but didn&#8217;t find an answer.<br />
Thanks !</object></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moises Kirsch</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-10144</link>
		<dc:creator>Moises Kirsch</dc:creator>
		<pubDate>Thu, 25 May 2006 23:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-10144</guid>
		<description>Does anyone know if there is a similar method for java applets?

Or would it be to hard to do something simiral? I really dont have to much experience with javascript.

Thanks.</description>
		<content:encoded><![CDATA[<p>Does anyone know if there is a similar method for java applets?</p>
<p>Or would it be to hard to do something simiral? I really dont have to much experience with javascript.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-9676</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Wed, 24 May 2006 15:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-9676</guid>
		<description>Juan: You don&#039;t need to add anything to the js code to do that, you just need to add the parameter like you would any other parameter:

&lt;code&gt;so.addParam(&quot;wmode&quot;, &quot;opaque&quot;);&lt;/code&gt; (or &#039;transparent&#039;)</description>
		<content:encoded><![CDATA[<p>Juan: You don&#8217;t need to add anything to the js code to do that, you just need to add the parameter like you would any other parameter:</p>
<p><code>so.addParam("wmode", "opaque");</code> (or &#8216;transparent&#8217;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Mendez</title>
		<link>http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/comment-page-3/#comment-9672</link>
		<dc:creator>Juan Mendez</dc:creator>
		<pubDate>Wed, 24 May 2006 15:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.deconcept.com/2006/04/24/swfobject-nee-flashobject-1-4-released/#comment-9672</guid>
		<description>sorry, I cannot add the script, is bitting all the tags.</description>
		<content:encoded><![CDATA[<p>sorry, I cannot add the script, is bitting all the tags.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
