2 Apr 2008 15:19
Define Shape?
Hello,
due some researches about swfmill, i converted some swf files to swfml.
Although i found this code snipped:
DefineShape objectID="2">
<bounds>
<Rectangle left="0" right="14800" top="0" bottom="8800"/>
</bounds>
<styles>
<StyleList>
<fillStyles>
<ClippedBitmap2 objectID="1">
<matrix>
<Transform scaleX="20.00000000000000"
scaleY="20.00000000000000" transX="0" transY="0"/>
</matrix>
</ClippedBitmap2>
</fillStyles>
<lineStyles/>
</StyleList>
</styles>
<shapes>
<Shape>
<edges>
<ShapeSetup x="14800" y="8800" fillStyle1="1"/>
<LineTo x="-14800" y="0"/>
<LineTo x="0" y="-8800"/>
<LineTo x="14800" y="0"/>
<LineTo x="0" y="8800"/>
(Continue reading)
RSS Feed