switching from Flash Remoting to OpenAMF ASObject compatibility
| Newsgroups | gmane.comp.java.openamf.user |
|---|---|
| Message-ID | <[email protected]> |
I have code running right now under Flash Remoting. I want to switch to openAMF. The problem is I am using the ASObject class (flashgateway.io.ASObject) in flash remoting and I don't see it in the OpenAMF code. But I remember something on this list about how you don't need to use ASObject in order to translate. So, what do I need to do to move objects back and forth when I am currently using ASObject. What do I need to change and what are the issues. Thanks Hank Williams