12345678910111213141516171819202122 |
- <?xml version="1.0" encoding="utf-8"?>
- <component size="221,222" extention="Button">
- <controller name="button" pages="0,up,1,down,2,over,3,selectedOver" selected="0"/>
- <displayList>
- <image id="n1_pac9" name="n1" src="pac910f" fileName="images/xqfs_ylxfdi.png" xy="0,0"/>
- <image id="n0_wono" name="n0" src="wono1b" fileName="images/xqfs_ylxftb.png" xy="15,39" pivot="0.5,0.5" rotation="18">
- <relation target="" sidePair="width-width,height-height"/>
- </image>
- </displayList>
- <Button/>
- <transition name="t0" autoPlay="true" autoPlayRepeat="-1">
- <item time="0" type="Rotation" target="n0_wono" tween="true" startValue="18" endValue="0" duration="3" ease="Linear"/>
- <item time="3" type="Rotation" target="n0_wono" tween="true" startValue="0" endValue="18" duration="3" ease="Linear"/>
- <item time="6" type="Rotation" target="n0_wono" tween="true" startValue="18" endValue="36" duration="3" ease="Linear"/>
- <item time="9" type="Rotation" target="n0_wono" tween="true" startValue="36" endValue="18" duration="3" ease="Linear"/>
- <item time="12" type="Rotation" target="n0_wono" tween="true" startValue="18" endValue="0" duration="3" ease="Linear"/>
- <item time="15" type="Rotation" target="n0_wono" tween="true" startValue="0" endValue="18" duration="3" ease="Linear"/>
- <item time="18" type="Rotation" target="n0_wono" tween="true" startValue="18" endValue="36" duration="3" ease="Linear"/>
- <item time="21" type="Rotation" target="n0_wono" tween="true" startValue="36" endValue="18" duration="3" ease="Linear"/>
- <item time="54" type="Visible" target="n0_wono" value="true"/>
- </transition>
- </component>
|