Flash Content - JavaScript needs to be enabled!
raw data content
<!-- animation tweens that aplly to all elements in this group -->
<opanim>
<ea par="_alpha" fr="0" to="100" st="0" ln="1" />
<ea par="_alpha" fr="100" to="0" st="1" ln="1" />
<ea par="_alpha" fr="0" to="100" st="2" ln="1" />
<ea par="_alpha" fr="100" to="0" st="3" ln="1" />
<ea par="_alpha" fr="0" to="100" st="4" ln="1" />
</opanim>
<!-- elements -->
<el eltype="rect" x="0" y="0" x2="R" y2="B" c="0xff0000"
a="100" r="3" />
<el eltype="bord" x="0" y="0" x2="R" y2="B" c="0xff0000"
a="100" r="3" t="1" />
<el eltype="bord" x="1" y="1" x2="R-1" y2="B-1" c="0xffffff"
a="100" r="3" t="1" />
<!-- end of elements -->
</el> ]]>
]]>
<!-- animation tweens that aplly to all elements in this group -->
<opanim>
<ea par="_rotation" fr="0" to="90" st="0" ln="1" />
<ea par="_rotation" fr="90" to="270" st="1" ln="1" />
<ea par="_rotation" fr="270" to="360" st="2" ln="1" />
<ea par="_rotation" fr="360" to="0" st="3" ln="1" />
</opanim>
<!-- elements -->
<el eltype="rect" x="0" y="0" x2="R" y2="B" c="0xff0000"
a="100" r="3" />
<el eltype="bord" x="0" y="0" x2="R" y2="B" c="0xff0000"
a="100" r="3" t="1" />
<el eltype="bord" x="1" y="1" x2="R-1" y2="B-1" c="0xffffff"
a="100" r="3" t="1" />
<!-- end of elements -->
</el> ]]>
]]>
<!-- animation tweens that aplly to all elements in this group -->
<opanim>
<ea par="_x" fr="-50" to="50" st="0" ln="2" />
<ea par="_y" fr="0" to="50" st="2" ln="2" />
<ea par="_x" fr="50" to="-50" st="4" ln="2" />
<ea par="_y" fr="50" to="-50" st="6" ln="2" />
</opanim>
<!-- elements -->
<el eltype="rect" x="0" y="0" x2="R" y2="B" c="0xff0000"
a="100" r="3" />
<el eltype="bord" x="0" y="0" x2="R" y2="B" c="0xff0000"
a="100" r="3" t="1" />
<el eltype="bord" x="1" y="1" x2="R-1" y2="B-1" c="0xffffff"
a="100" r="3" t="1" />
<!-- end of elements -->
</el> ]]>
]]>