Categories
- Air Native Extension
- Animation
- AS3 Game Gears Blog
- Assets
- Augmented Reality
- Authentication
- Backend
- Compression
- Computer Vision
- Cryptography
- Debug
- Decompilers
- Editors
- Engines
- Frameworks
- IA
- IDE
- IM
- Input
- Loaders
- Localization
- Math
- Misc
- Monetization
- Multiplayer
- Obfuscation
- Particles
- Path Finding
- Physics
- Profiling
- Serialization
- Sound
- Stage3D
- State machine
- Testing
- Text
- Tracking
- Tweening
- UI
- Video
- XML
AStream
XML to Object (and vice versa) mapping library. It was started as an attempt to implement an AS3 backend for Java XStream services. The library can handle…
Argonaut
Argonaut is an AS3/JSON serializer/deserializer. It provides a simple way for client applications to share classes with servers through JSON. The task of converting JSON data into instantiated objects is tedious…
as3-msgpack
Efficient binary serialization format, allowing applications to exchange data among multiple languages like JSON, but using a much faster…
FleXMLer
XML serialization / deserialization utility. By default it uses reflection for out-of-the-box serialization, but it’s possible to tweek the default serialization by using annotations. For example, developer can…
asx3m
Library that enables serialization of objects to XML and back again. The de/serializer is designed to be compatible with Java XStream library, but it’s not related to XStream project…
New BSD
Comments Off on asx3m
FlexXB
Serializer for Flex and Air applications, using annotations in order to automate the (de)serialization process. It has built-in support for (de)serializing xml. In order for FlexXB to…
Apache 2.0
Comments Off on FlexXB