Files
jpexs-decompiler/libsrc/ffdec_lib/testdata/as2/as2/LIBRARY/mystar.xml
Jindra Petřík 2b0e163c47 Fixed FLA export shape tweens (morphshapes)
as 2 testdata as uncompressed
2023-03-19 22:43:41 +01:00

31 lines
1.1 KiB
XML

<DOMSymbolItem xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://ns.adobe.com/xfl/2008/" name="mystar" itemID="602a486c-0000029b" lastModified="1613383812">
<timeline>
<DOMTimeline name="mystar">
<layers>
<DOMLayer name="Layer 1" color="#4FFF4F" current="true" isSelected="true">
<frames>
<DOMFrame index="0" keyMode="9728">
<Actionscript>
<script><![CDATA[#initclip
trace("star init");
#endinitclip]]></script>
</Actionscript>
<elements>
<DOMShape>
<fills>
<FillStyle index="1">
<SolidColor color="#0000FF"/>
</FillStyle>
</fills>
<edges>
<Edge fillStyle1="1" edges="!2015 1917|678 2195!678 2195|0 1011!0 1011|917 0!917 0|2162 560!2162 560|2015 1917"/>
</edges>
</DOMShape>
</elements>
</DOMFrame>
</frames>
</DOMLayer>
</layers>
</DOMTimeline>
</timeline>
</DOMSymbolItem>