these are 2 newbie questions but im just getting started with remoteobject
When i do this in my mxml document

<mx:RemoteObject
id="myCfc"
destination="ColdFusion"
source="myApplication.components.User"/>

What does ID mean ? Does it mean the file name of the cfc eg myCFC.cfc 
or is it just a name give to the RemoteObject Call?

Also what does the source="" mean, like what exatly do i have to put 
there if my cfc is in the folder [webroot]/coldfusion/get_posts.cfc?


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to