资源列表
icodecoder---ICO-display
- AS3 .ICO icon file parse and display. Full source code.
timknip-asblender-67bdd34
- Blender project file parsing in AS3.
image----segfaultjpeg---JPG-encoding
- High sped compressed JPEG encoding in C++ Alchemy, works in Flash Player AS3.
teotigraphix-asbuilder-ed265c5
- AS3 code builder library. Teotigraphix asbuilder. Easily create .as code files from code.
FontRenderer
- TTF Font reader and renderer in AS3
as3soundeditorlib-view-and-playback-MP3
- Open source as3soundeditorlib, to view and playback MP3 in Flash AS3. Smooth sound playback.
Book-Curling
- Page curling effect written in Pixel Bender for Flash AS3 use. Great effect!
117
- flash+xml 超酷FLash特效代码-flash+xml ni dong de
Vectors
- AS3 Flash Player 10 introduces new Vector data type for faster data read/write. These utilities help you to convert Arrays to Vectors and back, for 1D and 2D arrays. Also vector 2D sort is implemented.
CSV
- AS3 CSV reading/writing. Supports full CSV format included escape sequences and embedded characters. Configurable delimiter. Default is quote. Working in production code.
XRegExp
- AS3 improved regular expression support, extra syntax, flags, and methods. 3 compliance tests included at top of file. Ported from JS library.
BitArray
- AS3 Bit Array with support for writing/reading bitstreams. Add arbitrary bit lengths into the stream. Read arbitrary bit lengths. Working and used in production code.