Goodies
A page of goodies for your delectation.
ActionScript 2.0
- ClassFinder class
- A class used to get references to class constructor from a string, and vice versa.
- Delegate class
- A class to create properly scopes event handler delegates, allowing you to pass extra arguments and a reference to the delegate function itself to the target method.
ActionScript 3.0
- Base64 Encoder/Decoder class
- A class to encode/decode data from/to Base64. Can handle String or ByteArray objects, allowing you to encode/decode virtually any type of information in ActionScript 3.0
Miscellaneous
- swcextract
- A python class for extracting instrinsic classes from an SWC file into appropriate directory structure.
- library.py
- A python script to automatically generate swfmill XML for all assets in a specified directory. Ideal for creating shared libraries







