claus / as3swf

Low level Actionscript 3 library to parse, create, modify and publish SWF files.
MIT License
526 stars 127 forks source link

Broken Examples #6

Closed Jordan2507 closed 13 years ago

Jordan2507 commented 13 years ago

The "4 - PublishModifiedLogo.fla" and "5 - ShapeExportLogo_AS3.fla" examples are not compiling because it looks like the getTagByCharacterId( characterId:uint ) method of the SWFTimelineContainer.as class changed to getDefinition( characterId:uint ).

claus commented 13 years ago

Thanks Jordan, this is now fixed