Could someone tell me how AMF is supposed to work? I imagining that it 
the server side (i.e. Java or .NET) is marshalling his objects into AMF 
which then get unmarshalled by Flash. This means you are getting a copy 
of the object in Flash. It's not like you can share instances with the 
server side? And when you do something like amfobject.trigger() it will 
actually trigger the method of the instance of the server side?


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

Reply via email to