|
Yeah you can, just use Object.registerClass.
Even if the return value traces undefined, that doesn't mean the object wasn't
returned, but rather the toString() is non-existent on the return
type.
----- Original Message -----
From: Mink,
Joseph
Sent: Tuesday, December 13, 2005 1:16 PM
Subject: RE: [flexcoders] Introspection and ASSetPropFlags
() Thanks, Dirk.
I ended up not using ASSetPropFlags because it seems that
you can't have a Java Remote Object call return a type that doesn't already
have a AS equivalent class defined.
Joey From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Eismann Sent: Tuesday, December 13, 2005 8:58 AM To: [email protected] Subject: RE: [flexcoders] Introspection and ASSetPropFlags () The trick is to use _global.ASSetPropsFlags() - should
work.
Dirk.
-- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|

