<?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: Rails helper for SWFObject</title>
	<atom:link href="http://blog.alastairdawson.com/2007/06/05/rails-helper-for-swfobject/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alastairdawson.com/2007/06/05/rails-helper-for-swfobject/</link>
	<description>Let us toast your non-idiocy</description>
	<lastBuildDate>Wed, 20 Jul 2011 10:41:56 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Duncan Beevers</title>
		<link>http://blog.alastairdawson.com/2007/06/05/rails-helper-for-swfobject/comment-page-1/#comment-484</link>
		<dc:creator>Duncan Beevers</dc:creator>
		<pubDate>Wed, 11 Feb 2009 05:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/06/05/rails-helper-for-swfobject/#comment-484</guid>
		<description>swfobject no longer uses the global SWFObject.  This helper is invalid for recent versions of swfobject.  I maintain an up-to-date helper here: http://github.com/duncanbeevers/swf_object_helper/tree/master</description>
		<content:encoded><![CDATA[<p>swfobject no longer uses the global SWFObject.  This helper is invalid for recent versions of swfobject.  I maintain an up-to-date helper here: <a href="http://github.com/duncanbeevers/swf_object_helper/tree/master" rel="nofollow">http://github.com/duncanbeevers/swf_object_helper/tree/master</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc-Andre Lafortune</title>
		<link>http://blog.alastairdawson.com/2007/06/05/rails-helper-for-swfobject/comment-page-1/#comment-485</link>
		<dc:creator>Marc-Andre Lafortune</dc:creator>
		<pubDate>Sat, 17 Jan 2009 22:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/06/05/rails-helper-for-swfobject/#comment-485</guid>
		<description>I wrote a plugin for the latest version of SWFObject (2.1) which makes it a breeze to do this. It also treats SWF like other assets (images, javascripts, etc...) Check it out at:

http://github.com/marcandre/swf_fu</description>
		<content:encoded><![CDATA[<p>I wrote a plugin for the latest version of SWFObject (2.1) which makes it a breeze to do this. It also treats SWF like other assets (images, javascripts, etc&#8230;) Check it out at:</p>
<p><a href="http://github.com/marcandre/swf_fu" rel="nofollow">http://github.com/marcandre/swf_fu</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luo</title>
		<link>http://blog.alastairdawson.com/2007/06/05/rails-helper-for-swfobject/comment-page-1/#comment-483</link>
		<dc:creator>luo</dc:creator>
		<pubDate>Mon, 18 Aug 2008 10:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/06/05/rails-helper-for-swfobject/#comment-483</guid>
		<description>i hava a error
SWFObject is not defined
[Break on this error] var so = new SWFObject(&quot;/swf/FileUpload_5.swf&quot;, &quot;flashcontent&quot;, &quot;400&quot;, &quot;200&quot;,...
please help me.
thank you</description>
		<content:encoded><![CDATA[<p>i hava a error<br />
SWFObject is not defined<br />
[Break on this error] var so = new SWFObject(&#8221;/swf/FileUpload_5.swf&#8221;, &#8220;flashcontent&#8221;, &#8220;400&#8243;, &#8220;200&#8243;,&#8230;<br />
please help me.<br />
thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alastair</title>
		<link>http://blog.alastairdawson.com/2007/06/05/rails-helper-for-swfobject/comment-page-1/#comment-482</link>
		<dc:creator>Alastair</dc:creator>
		<pubDate>Fri, 28 Mar 2008 13:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/06/05/rails-helper-for-swfobject/#comment-482</guid>
		<description>@jakes did you remember to put SWFObject in &#039;public/javascripts&#039;? and put &lt;%= javascript_include_tag &quot;swfobject&quot; %&gt; in your app&#039;s layout?</description>
		<content:encoded><![CDATA[<p>@jakes did you remember to put SWFObject in &#8216;public/javascripts&#8217;? and put < %= javascript_include_tag "swfobject" %> in your app&#8217;s layout?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jakes</title>
		<link>http://blog.alastairdawson.com/2007/06/05/rails-helper-for-swfobject/comment-page-1/#comment-481</link>
		<dc:creator>jakes</dc:creator>
		<pubDate>Fri, 28 Mar 2008 09:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/06/05/rails-helper-for-swfobject/#comment-481</guid>
		<description>hi
  it shows This website requires Flash player 8 or higher.
 &quot;transparent&quot;, :quality =&gt; &quot;high&quot;},
        {:myvar1 =&gt; &quot;foo1&quot;, :myvar2 =&gt; &quot;foo2&quot;},
        true) %&gt;
 i put this in my rhtml file  and i installed flv player also but the problem is remain
 plz help me i  have to deliver my site
 thanks
jakes</description>
		<content:encoded><![CDATA[<p>hi<br />
  it shows This website requires Flash player 8 or higher.<br />
 &#8220;transparent&#8221;, :quality =&gt; &#8220;high&#8221;},<br />
        {:myvar1 =&gt; &#8220;foo1&#8243;, :myvar2 =&gt; &#8220;foo2&#8243;},<br />
        true) %&gt;<br />
 i put this in my rhtml file  and i installed flv player also but the problem is remain<br />
 plz help me i  have to deliver my site<br />
 thanks<br />
jakes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik N</title>
		<link>http://blog.alastairdawson.com/2007/06/05/rails-helper-for-swfobject/comment-page-1/#comment-480</link>
		<dc:creator>Henrik N</dc:creator>
		<pubDate>Wed, 10 Oct 2007 15:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/06/05/rails-helper-for-swfobject/#comment-480</guid>
		<description>Made a helper for SWFObject 2.0. Would write it up in my own blog, but I&#039;ve yet to write full docs and tidy it up some more. Since I somewhat doubt I&#039;ll ever get around to that, I&#039;ll dump it here for now :) http://pastie.textmate.org/private/nu0hpwxmtcx0toi58j4kha

Takes hash arguments (for everything but the src), encodes flashvars properly.

Used your default placeholder text; hope you don&#039;t mind.</description>
		<content:encoded><![CDATA[<p>Made a helper for SWFObject 2.0. Would write it up in my own blog, but I&#8217;ve yet to write full docs and tidy it up some more. Since I somewhat doubt I&#8217;ll ever get around to that, I&#8217;ll dump it here for now <img src='http://blog.alastairdawson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <a href="http://pastie.textmate.org/private/nu0hpwxmtcx0toi58j4kha" rel="nofollow">http://pastie.textmate.org/private/nu0hpwxmtcx0toi58j4kha</a></p>
<p>Takes hash arguments (for everything but the src), encodes flashvars properly.</p>
<p>Used your default placeholder text; hope you don&#8217;t mind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Becker</title>
		<link>http://blog.alastairdawson.com/2007/06/05/rails-helper-for-swfobject/comment-page-1/#comment-479</link>
		<dc:creator>Scott Becker</dc:creator>
		<pubDate>Tue, 05 Jun 2007 22:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/06/05/rails-helper-for-swfobject/#comment-479</guid>
		<description>It mostly formatted. Left off the beginning, which was


swf_object(
  :src =&gt; &quot;/swfs/myswf.swf&quot;,

...etc</description>
		<content:encoded><![CDATA[<p>It mostly formatted. Left off the beginning, which was</p>
<p>swf_object(<br />
  :src =&gt; &#8220;/swfs/myswf.swf&#8221;,</p>
<p>&#8230;etc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Becker</title>
		<link>http://blog.alastairdawson.com/2007/06/05/rails-helper-for-swfobject/comment-page-1/#comment-478</link>
		<dc:creator>Scott Becker</dc:creator>
		<pubDate>Tue, 05 Jun 2007 22:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/06/05/rails-helper-for-swfobject/#comment-478</guid>
		<description>Good idea... This probably won&#039;t format as nicely as I&#039;d like, but we&#039;ll see. I&#039;m a big fan of named arguments, like most rails methods have, so you don&#039;t have to remember the order of things. (Which is first? height or width, etc). So, for a nice rails-esque API, you could design it to be called it like this:

 &quot;/swfs/myswf.swf&quot;,
  :id      =&gt; &quot;flash_id&quot;,
  :width   =&gt; &quot;550&quot;,
  :height  =&gt; &quot;400&quot;,
  :version =&gt; &quot;9&quot;,
  :bgcolor =&gt; &quot;#000000&quot;,
  :params  =&gt; {:wmode =&gt; &quot;transparent&quot;, :quality =&gt; &quot;high&quot;},
  :vars    =&gt; {:myvar1 =&gt; &quot;foo1&quot;, :myvar2 =&gt; &quot;foo2&quot;}
) %&gt;

Just a thought.</description>
		<content:encoded><![CDATA[<p>Good idea&#8230; This probably won&#8217;t format as nicely as I&#8217;d like, but we&#8217;ll see. I&#8217;m a big fan of named arguments, like most rails methods have, so you don&#8217;t have to remember the order of things. (Which is first? height or width, etc). So, for a nice rails-esque API, you could design it to be called it like this:</p>
<p> &#8220;/swfs/myswf.swf&#8221;,<br />
  :id      =&gt; &#8220;flash_id&#8221;,<br />
  :width   =&gt; &#8220;550&#8243;,<br />
  :height  =&gt; &#8220;400&#8243;,<br />
  :version =&gt; &#8220;9&#8243;,<br />
  :bgcolor =&gt; &#8220;#000000&#8243;,<br />
  :params  =&gt; {:wmode =&gt; &#8220;transparent&#8221;, :quality =&gt; &#8220;high&#8221;},<br />
  :vars    =&gt; {:myvar1 =&gt; &#8220;foo1&#8243;, :myvar2 =&gt; &#8220;foo2&#8243;}<br />
) %&gt;</p>
<p>Just a thought.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

