as3swf icon indicating copy to clipboard operation
as3swf copied to clipboard

Low level Actionscript 3 library to parse, create, modify and publish SWF files.

Results 15 as3swf issues
Sort by recently updated
recently updated
newest added

When generating a matrix from Matrix.createBox the rotation value needs to be in radians in SWFShape line 408: matrix.createBox(m.xscale / 20, m.yscale / 20, m.rotation, m.translateX / 20, m.translateY /...

Hi Claus, this lib is really powerfull stuff ! thanks for putting this online ! but - I can`t seem to get some swf file converted, they all have defineShape3...

Unknown fill style type: 0x63, Tag: DefineMorphShape2, Index: 4 http://dl.dropbox.com/u/447604/error.swf http://dl.dropbox.com/u/447604/error.fla

_bitmap = _loader.contentLoaderInfo.content as Bitmap; _onCompleteCallback(_bitmap); or _onCompleteCallback(_bitmap.bitmapData);

SWFData.as, Line 812 1137: Incorrect number of arguments. Expected no more than 0.