[osflash] AMF, how does it work?
Weyert de Boer
wdb at innerfuse.biz
Thu May 3 20:52:56 EDT 2007
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?
More information about the osflash
mailing list