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

Reply via email to