<?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"
	>
<channel>
	<title>Comments on: I got Flash to talk to Rails</title>
	<atom:link href="http://jessewarden.com/2006/05/i-got-flash-to-talk-to-rails.html/feed" rel="self" type="application/rss+xml" />
	<link>http://jessewarden.com/2006/05/i-got-flash-to-talk-to-rails.html</link>
	<description>A blog on software development, technology, games &#038; movies.</description>
	<pubDate>Sat, 11 Oct 2008 16:59:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Meekish</title>
		<link>http://jessewarden.com/2006/05/i-got-flash-to-talk-to-rails.html#comment-3487</link>
		<dc:creator>Meekish</dc:creator>
		<pubDate>Thu, 24 Aug 2006 23:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1009#comment-3487</guid>
		<description>Looks like we won't be needing to do XML situps any more... &lt;a href="http://www.themidnightcoders.com/weborb/rubyonrails/ " rel="nofollow"&gt;Flash Remoting for Rails Baby!&lt;/a&gt; And &lt;a href="http://blog.vixiom.com/2006/08/23/flash-remoting-for-rails-tutorial/" rel="nofollow"&gt;here&lt;/a&gt; is a tutorial to get you up and running. And even cooler, it's open source. The Rails community roolz! ;)


</description>
		<content:encoded><![CDATA[<p>Looks like we won&#8217;t be needing to do XML situps any more&#8230; <a href="http://www.themidnightcoders.com/weborb/rubyonrails/ " rel="nofollow">Flash Remoting for Rails Baby!</a> And <a href="http://blog.vixiom.com/2006/08/23/flash-remoting-for-rails-tutorial/" rel="nofollow">here</a> is a tutorial to get you up and running. And even cooler, it&#8217;s open source. The Rails community roolz! <img src='http://jessewarden.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: conspirisi</title>
		<link>http://jessewarden.com/2006/05/i-got-flash-to-talk-to-rails.html#comment-3486</link>
		<dc:creator>conspirisi</dc:creator>
		<pubDate>Fri, 02 Jun 2006 12:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1009#comment-3486</guid>
		<description>i'm playing around with rails and flash also. Where is the best place to put your swf?

I can kind of get the swf functioning and displaying by putting it in the public folder. But isn't  the rails philosphy to put the swf in the views folder?</description>
		<content:encoded><![CDATA[<p>i&#8217;m playing around with rails and flash also. Where is the best place to put your swf?</p>
<p>I can kind of get the swf functioning and displaying by putting it in the public folder. But isn&#8217;t  the rails philosphy to put the swf in the views folder?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Eccles</title>
		<link>http://jessewarden.com/2006/05/i-got-flash-to-talk-to-rails.html#comment-3485</link>
		<dc:creator>Stuart Eccles</dc:creator>
		<pubDate>Mon, 15 May 2006 11:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1009#comment-3485</guid>
		<description>Hi Jesse,

I was just going to say that the  node is not needed. The  node should be the root, it is this that Rails will interupt to params[:user].

Glad you liked the tutorial.

Stuart</description>
		<content:encoded><![CDATA[<p>Hi Jesse,</p>
<p>I was just going to say that the  node is not needed. The  node should be the root, it is this that Rails will interupt to params[:user].</p>
<p>Glad you liked the tutorial.</p>
<p>Stuart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesterXL</title>
		<link>http://jessewarden.com/2006/05/i-got-flash-to-talk-to-rails.html#comment-3484</link>
		<dc:creator>JesterXL</dc:creator>
		<pubDate>Sat, 13 May 2006 18:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1009#comment-3484</guid>
		<description>Hrm... examining the traffic, Flex and Flash are sending the same thing; XML encoded strings (content type of 'application/xml').  Got 'em both  working (Flash 8 and Flex 2 beta 3), so I just was probably sending the XML wrong.  Cool!</description>
		<content:encoded><![CDATA[<p>Hrm&#8230; examining the traffic, Flex and Flash are sending the same thing; XML encoded strings (content type of &#8216;application/xml&#8217;).  Got &#8216;em both  working (Flash 8 and Flex 2 beta 3), so I just was probably sending the XML wrong.  Cool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JesterXL</title>
		<link>http://jessewarden.com/2006/05/i-got-flash-to-talk-to-rails.html#comment-3483</link>
		<dc:creator>JesterXL</dc:creator>
		<pubDate>Sat, 13 May 2006 17:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/?p=1009#comment-3483</guid>
		<description>Oh... just use LoadVars?  Damn, that is old sk00l, but definately way easy to do.  Ok, thanks Ilya!</description>
		<content:encoded><![CDATA[<p>Oh&#8230; just use LoadVars?  Damn, that is old sk00l, but definately way easy to do.  Ok, thanks Ilya!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
