claus / as3swf

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

Unknown fill style type: 0x5f #33

Closed metaine closed 10 years ago

metaine commented 10 years ago

If a shape is made using texture for Stoke color, then SWF() throws error "Unknown fill style type: 0x5f". I provide you with the link to test fla file. You can repoduce error just by compiling it from IDE. Thanks much for you efforts!

metaine commented 10 years ago

Here is the link https://dl.dropboxusercontent.com/u/3521317/linestroke.fla

metaine commented 10 years ago

Thank you, Claus!