<?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: Remotely Connect Your Flex/AIR App Without Services-Config</title>
	<atom:link href="http://www.kylehayes.info/2008/02/26/remotely-connect-your-flexair-app-without-servicesconfig/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kylehayes.info/2008/02/26/remotely-connect-your-flexair-app-without-servicesconfig/</link>
	<description>Rich Internet solutions utilizing Flex, ActionScript, JavaScript, Dojo, Objective-C, and the iPhone</description>
	<lastBuildDate>Tue, 09 Feb 2010 17:43:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hem Talreja</title>
		<link>http://www.kylehayes.info/2008/02/26/remotely-connect-your-flexair-app-without-servicesconfig/comment-page-1/#comment-408</link>
		<dc:creator>Hem Talreja</dc:creator>
		<pubDate>Sat, 10 Jan 2009 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kylehayes.info/blog/index.cfm/2008/02/26/Remotely-Connect-Your-FlexAIR-App-Without-ServicesConfig#comment-408</guid>
		<description>Andrew,

I am using the destination as a variable and the code for the same can be downloaded from http://www.hemtalreja.com

Hope this helps.</description>
		<content:encoded><![CDATA[<p>Andrew,</p>
<p>I am using the destination as a variable and the code for the same can be downloaded from <a href="http://www.hemtalreja.com" rel="nofollow">http://www.hemtalreja.com</a></p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew S</title>
		<link>http://www.kylehayes.info/2008/02/26/remotely-connect-your-flexair-app-without-servicesconfig/comment-page-1/#comment-404</link>
		<dc:creator>Andrew S</dc:creator>
		<pubDate>Fri, 13 Jun 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kylehayes.info/blog/index.cfm/2008/02/26/Remotely-Connect-Your-FlexAIR-App-Without-ServicesConfig#comment-404</guid>
		<description>I have been trying to adapt this so that the &#039;destination&#039; attribute of the RemoteObject is a variable (so i can define vars for the destination and endpoint URI), but Flex doesn&#039;t seem to like it.  Do you know how you can programmatically set the destination name ?</description>
		<content:encoded><![CDATA[<p>I have been trying to adapt this so that the &#8216;destination&#8217; attribute of the RemoteObject is a variable (so i can define vars for the destination and endpoint URI), but Flex doesn&#8217;t seem to like it.  Do you know how you can programmatically set the destination name ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Hayes</title>
		<link>http://www.kylehayes.info/2008/02/26/remotely-connect-your-flexair-app-without-servicesconfig/comment-page-1/#comment-405</link>
		<dc:creator>Kyle Hayes</dc:creator>
		<pubDate>Fri, 13 Jun 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kylehayes.info/blog/index.cfm/2008/02/26/Remotely-Connect-Your-FlexAIR-App-Without-ServicesConfig#comment-405</guid>
		<description>You could probably do it using ANT</description>
		<content:encoded><![CDATA[<p>You could probably do it using ANT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew S</title>
		<link>http://www.kylehayes.info/2008/02/26/remotely-connect-your-flexair-app-without-servicesconfig/comment-page-1/#comment-406</link>
		<dc:creator>Andrew S</dc:creator>
		<pubDate>Fri, 13 Jun 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kylehayes.info/blog/index.cfm/2008/02/26/Remotely-Connect-Your-FlexAIR-App-Without-ServicesConfig#comment-406</guid>
		<description>True, however I am hoping I could have an external settings.xml file which will set the values at run time, not at compile time.  When I put a binding expression in the destination attribute (i.e. destination=&quot;{somevar}&quot;) the compiler doesn&#039;t complain, but at runtime I always get an error.</description>
		<content:encoded><![CDATA[<p>True, however I am hoping I could have an external settings.xml file which will set the values at run time, not at compile time.  When I put a binding expression in the destination attribute (i.e. destination=&quot;{somevar}&quot;) the compiler doesn&#8217;t complain, but at runtime I always get an error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Hayes</title>
		<link>http://www.kylehayes.info/2008/02/26/remotely-connect-your-flexair-app-without-servicesconfig/comment-page-1/#comment-407</link>
		<dc:creator>Kyle Hayes</dc:creator>
		<pubDate>Fri, 13 Jun 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kylehayes.info/blog/index.cfm/2008/02/26/Remotely-Connect-Your-FlexAIR-App-Without-ServicesConfig#comment-407</guid>
		<description>I&#039;m pretty sure the compiler needs to know that at runtime, hence the reasoning behind needing access to the services-config.xml or other data about the remote connection when you compile.</description>
		<content:encoded><![CDATA[<p>I&#8217;m pretty sure the compiler needs to know that at runtime, hence the reasoning behind needing access to the services-config.xml or other data about the remote connection when you compile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Ukoh</title>
		<link>http://www.kylehayes.info/2008/02/26/remotely-connect-your-flexair-app-without-servicesconfig/comment-page-1/#comment-402</link>
		<dc:creator>William Ukoh</dc:creator>
		<pubDate>Wed, 27 Feb 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kylehayes.info/blog/index.cfm/2008/02/26/Remotely-Connect-Your-FlexAIR-App-Without-ServicesConfig#comment-402</guid>
		<description>Cool. Does this work with both Flex 2/Flex 3 apps?</description>
		<content:encoded><![CDATA[<p>Cool. Does this work with both Flex 2/Flex 3 apps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Hayes</title>
		<link>http://www.kylehayes.info/2008/02/26/remotely-connect-your-flexair-app-without-servicesconfig/comment-page-1/#comment-403</link>
		<dc:creator>Kyle Hayes</dc:creator>
		<pubDate>Wed, 27 Feb 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kylehayes.info/blog/index.cfm/2008/02/26/Remotely-Connect-Your-FlexAIR-App-Without-ServicesConfig#comment-403</guid>
		<description>@William - Yes, it does.</description>
		<content:encoded><![CDATA[<p>@William &#8211; Yes, it does.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raymond Camden</title>
		<link>http://www.kylehayes.info/2008/02/26/remotely-connect-your-flexair-app-without-servicesconfig/comment-page-1/#comment-398</link>
		<dc:creator>Raymond Camden</dc:creator>
		<pubDate>Tue, 26 Feb 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kylehayes.info/blog/index.cfm/2008/02/26/Remotely-Connect-Your-FlexAIR-App-Without-ServicesConfig#comment-398</guid>
		<description>Hey Kyle, the color of the string in the first line of code is impossible to read.</description>
		<content:encoded><![CDATA[<p>Hey Kyle, the color of the string in the first line of code is impossible to read.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Hayes</title>
		<link>http://www.kylehayes.info/2008/02/26/remotely-connect-your-flexair-app-without-servicesconfig/comment-page-1/#comment-399</link>
		<dc:creator>Kyle Hayes</dc:creator>
		<pubDate>Tue, 26 Feb 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kylehayes.info/blog/index.cfm/2008/02/26/Remotely-Connect-Your-FlexAIR-App-Without-ServicesConfig#comment-399</guid>
		<description>Interesting, it must have to do with the auto-recognization of links.</description>
		<content:encoded><![CDATA[<p>Interesting, it must have to do with the auto-recognization of links.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Ramirez</title>
		<link>http://www.kylehayes.info/2008/02/26/remotely-connect-your-flexair-app-without-servicesconfig/comment-page-1/#comment-400</link>
		<dc:creator>Michael Ramirez</dc:creator>
		<pubDate>Tue, 26 Feb 2008 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kylehayes.info/blog/index.cfm/2008/02/26/Remotely-Connect-Your-FlexAIR-App-Without-ServicesConfig#comment-400</guid>
		<description>You forgot to add your AMFChannel to your ChannelSet :)</description>
		<content:encoded><![CDATA[<p>You forgot to add your AMFChannel to your ChannelSet <img src='http://www.kylehayes.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
