Hi Josh,

_remoteClass has been deprecated since Flex 1.5

To create a mapping between AS3 and Java classes in Flex 2you have to
use the [RemoteClass(alias="foo.bar.Classname")] metadata tag on your
AS3 class. Check the "Serializing data" chapter (p. 1089) in the
flex2_devguide.pdf for morre information.

Dirk.

> -----Original Message-----
> From: flexcoders@yahoogroups.com 
> [mailto:[EMAIL PROTECTED] On Behalf Of porsoc
> Sent: Wednesday, July 19, 2006 11:33 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Flex 2.0 - Passing Custom Java Objects to Flex
> 
> 
> I am having a problem passing custom java objects to flex.  
> The custom objects are successfully being sent/recieved but 
> are coming accross with an OjectProxy type instead of the 
> custom java object type.  
> 
> The _remoteClass attribute is set on my AS class.
> 
> Any ideas?
> 
> Josh
> 
> 
> 
> 
> 
> ------------------------ Yahoo! Groups Sponsor 
> --------------------~--> Check out the new improvements in 
> Yahoo! Groups email.
> http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/nhFolB/TM
> --------------------------------------------------------------
> ------~-> 
> 
> --
> 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
> 
> 
> 
>  
> 
> 
> 


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
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