<?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: Object to URLVariables</title>
	<atom:link href="http://www.jadbox.com/2009/01/object-to-urlvariables/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jadbox.com/2009/01/object-to-urlvariables/</link>
	<description>Programming, Visualization and Game Development Theory</description>
	<lastBuildDate>Fri, 19 Mar 2010 23:27:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Alex</title>
		<link>http://www.jadbox.com/2009/01/object-to-urlvariables/comment-page-1/#comment-266</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 21 Jan 2010 13:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.jadbox.com/?p=796#comment-266</guid>
		<description>So what if i need to pass an object with a nested structure?...The code doesn&#039;t seem to recursively traverse the given value.</description>
		<content:encoded><![CDATA[<p>So what if i need to pass an object with a nested structure?&#8230;The code doesn&#8217;t seem to recursively traverse the given value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djheru</title>
		<link>http://www.jadbox.com/2009/01/object-to-urlvariables/comment-page-1/#comment-177</link>
		<dc:creator>djheru</dc:creator>
		<pubDate>Sun, 10 May 2009 03:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jadbox.com/?p=796#comment-177</guid>
		<description>uh, that should be

&quot;that I am getting back from the URLLoader&#039;s complete event.currentTarget.result to a custom type&quot;</description>
		<content:encoded><![CDATA[<p>uh, that should be</p>
<p>&#8220;that I am getting back from the URLLoader&#8217;s complete event.currentTarget.result to a custom type&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djheru</title>
		<link>http://www.jadbox.com/2009/01/object-to-urlvariables/comment-page-1/#comment-176</link>
		<dc:creator>djheru</dc:creator>
		<pubDate>Sun, 10 May 2009 03:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jadbox.com/?p=796#comment-176</guid>
		<description>If I&#039;m not mistaken, this function could be used to transfer values from any type of object to another, as long as the types match, right? Just change the type of the var &quot;parameters&quot; to whatever type is holding the data and change paramsToSend to whatever type you want to hold the data. 

I found this great function when searching for a method to change the URLVariables object that I am getting back from the URLLoader&#039;s complete event.result.data to a custom type that I have that uses the data returned from the server.</description>
		<content:encoded><![CDATA[<p>If I&#8217;m not mistaken, this function could be used to transfer values from any type of object to another, as long as the types match, right? Just change the type of the var &#8220;parameters&#8221; to whatever type is holding the data and change paramsToSend to whatever type you want to hold the data. </p>
<p>I found this great function when searching for a method to change the URLVariables object that I am getting back from the URLLoader&#8217;s complete event.result.data to a custom type that I have that uses the data returned from the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lecochien</title>
		<link>http://www.jadbox.com/2009/01/object-to-urlvariables/comment-page-1/#comment-136</link>
		<dc:creator>lecochien</dc:creator>
		<pubDate>Wed, 18 Mar 2009 10:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.jadbox.com/?p=796#comment-136</guid>
		<description>Thanks, very usefull.</description>
		<content:encoded><![CDATA[<p>Thanks, very usefull.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://www.jadbox.com/2009/01/object-to-urlvariables/comment-page-1/#comment-93</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Sun, 18 Jan 2009 18:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.jadbox.com/?p=796#comment-93</guid>
		<description>This is great, thanks.</description>
		<content:encoded><![CDATA[<p>This is great, thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
