I'm using it in an ARP example :

http://theresidentalien.typepad.com/ginormous/2005/10/extending_arp.html

Grant. 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jörg Müller
Sent: Thursday, February 23, 2006 12:56 PM
To: Open Source Flash Mailing List
Subject: [osflash] Fluorine: Custom objects from server to client keepingtype?

Hi!

Does anyone have some very basic example code (doesnt have to be complete, just 
some server and client snippets) on how to use Fluorine to send an object of a 
custom class from server to client (AS2)? Is that even possible?

What I want to do:

* on the server: remote method returns "MyClass"

* on the client: I also have "MyClass" in ActionScript; I do a type cast like 
MyClass(re.result) in the resultHandler of PendingCall

I get it to work as long as I use ASObject as return type

Thanks + Best regards,

Jörg Müller.


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to