<?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: Understanding the RemoteClass Metadata and its use in Flex and ColdFusion</title>
	<atom:link href="http://sherifabdou.com/2008/06/understanding-the-remoteclass-metadata-and-its-use-in-flex-and-coldfusion/feed" rel="self" type="application/rss+xml" />
	<link>http://sherifabdou.com/2008/06/understanding-the-remoteclass-metadata-and-its-use-in-flex-and-coldfusion/</link>
	<description>Web Design Resources &#38; Tutorials to help you design the best website!</description>
	<lastBuildDate>Sat, 14 Apr 2012 13:19:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: fosrias</title>
		<link>http://sherifabdou.com/2008/06/understanding-the-remoteclass-metadata-and-its-use-in-flex-and-coldfusion/comment-page-1/#comment-3953</link>
		<dc:creator>fosrias</dc:creator>
		<pubDate>Fri, 08 Oct 2010 18:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=31#comment-3953</guid>
		<description>&lt;!-- What we need now is to give an alias to the cfcomponent tag which is basically where this file is stored--&gt;


What do you do on the ColdFusion side if we don&#039;t want the alias to be the path? I.e. maybe for some reason, we don&#039;t want to rewrite our AS3 class every time we use it with a different CF application instance, which would have a different name for the path. 

want com.whatever.whatever to get there on both sides. How do you do this?

Thanks.</description>
		<content:encoded><![CDATA[<p><!-- What we need now is to give an alias to the cfcomponent tag which is basically where this file is stored--></p>
<p>What do you do on the ColdFusion side if we don&#8217;t want the alias to be the path? I.e. maybe for some reason, we don&#8217;t want to rewrite our AS3 class every time we use it with a different CF application instance, which would have a different name for the path. </p>
<p>want com.whatever.whatever to get there on both sides. How do you do this?</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Penny</title>
		<link>http://sherifabdou.com/2008/06/understanding-the-remoteclass-metadata-and-its-use-in-flex-and-coldfusion/comment-page-1/#comment-2349</link>
		<dc:creator>Kevin Penny</dc:creator>
		<pubDate>Fri, 29 May 2009 05:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://sherifabdou.com/?p=31#comment-2349</guid>
		<description>Excellent - My question is, what if your &#039;returnVOClassObject&#039; component returned &#039;void&#039; and merely populated itself - and cfreturn&#039;d nothing?  Is there a way in flex to be able to declare your object (which exists mapping to a cfc like you have) but merely call a &#039;read(obj)&#039; on the obj (object) through the remoteObject call - and have that object be fully populated??  I&#039;m getting &#039;null&#039; in the event.result value - and the object I passed into it is not getting populated. 
 
Thanks </description>
		<content:encoded><![CDATA[<p>Excellent &#8211; My question is, what if your &#039;returnVOClassObject&#039; component returned &#039;void&#039; and merely populated itself &#8211; and cfreturn&#039;d nothing?  Is there a way in flex to be able to declare your object (which exists mapping to a cfc like you have) but merely call a &#039;read(obj)&#039; on the obj (object) through the remoteObject call &#8211; and have that object be fully populated??  I&#039;m getting &#039;null&#039; in the event.result value &#8211; and the object I passed into it is not getting populated. </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

