Profile

Achievement

first submission:submitting first snipplet

narkisr's Recent SnippetsTagged Flex



« Prev 1 Next »
A working example that uses BlaszDS in order to serialize Java object into AMF (this code should be cleaned up a bit), in order for it to compile and work it is required to add flex-messaging-core.jar and flex-messaging-common.jar to the classpath.
0 719 posted 15 years ago by narkisr
This snippet shows how to serialize action script object to strings, the serialization method is AMF based, note also that each object must meet three basic rules in order to be serialized properly: ¨1. The constructor must take no arguments...
1 880 posted 15 years ago by narkisr
« Prev 1 Next »