public
Description: An ActionScript 3.0 library for encoding/decoding strings and objects to/from Base 64
Homepage: http://dynamicflash.com/goodies/base64
Clone URL: git://github.com/spjwebster/as3base64.git
spjwebster (author)
Sun Nov 16 04:54:28 -0800 2008
commit  a27fa225a771ce40fe0040cef4f8121fd0ae4f1e
tree    065a0c3a647ff7dc094cb513c9786debf4389f3e
parent  109654fa76ef65c8cf7c57f10ca71d75e261c215
as3base64 / build.sh
100755 2 lines (2 sloc) 0.121 kb
1
2
#!/bin/sh
compc -compiler.source-path+=./src -include-classes+=com.dynamicflash.util.Base64 -output ./build/as3base64.swc