1234567891011121314151617181920212223242526272829 |
- <?xml version="1.0" encoding="utf-8"?>
- <component size="180,180">
- <controller name="c1" pages="0,无,1,new,2,hot" selected="0"/>
- <displayList>
- <graph id="n3_hoy1" name="n3" xy="0,0" size="180,180" type="rect" lineSize="0" corner="6"/>
- <graph id="n2_hoy1" name="n2" xy="10,10" size="160,160" type="rect" lineSize="0" fillColor="#ff999999"/>
- <loader id="n6_hoy1" name="groupIcon" xy="10,10" size="160,160" align="center" vAlign="middle" fill="scaleFree"/>
- <image id="n7_hoy1" name="n7" src="pgpu1" fileName="Images/HOT.png" xy="-2,-2" pivot="0.36,0.36">
- <gearDisplay controller="c1" pages="2"/>
- </image>
- <image id="n8_hoy1" name="n8" src="pgpu2" fileName="Images/NEW.png" xy="-2,-2" pivot="0.36,0.36">
- <gearDisplay controller="c1" pages="1"/>
- </image>
- </displayList>
- <transition name="t0" autoPlay="true" autoPlayRepeat="-1">
- <item time="0" type="Scale" target="n7_hoy1" value="1,1"/>
- <item time="0" type="Scale" target="n8_hoy1" value="1,1"/>
- <item time="14" type="Scale" target="n7_hoy1" tween="true" startValue="1,1" endValue="1.2,1.2" duration="4"/>
- <item time="14" type="Scale" target="n8_hoy1" tween="true" startValue="1,1" endValue="1.2,1.2" duration="4"/>
- <item time="18" type="Scale" target="n7_hoy1" tween="true" startValue="1.2,1.2" endValue="1,1" duration="4"/>
- <item time="18" type="Scale" target="n8_hoy1" tween="true" startValue="1.2,1.2" endValue="1,1" duration="4"/>
- <item time="22" type="Scale" target="n7_hoy1" tween="true" startValue="1,1" endValue="1.2,1.2" duration="4"/>
- <item time="22" type="Scale" target="n8_hoy1" tween="true" startValue="1,1" endValue="1.2,1.2" duration="4"/>
- <item time="26" type="Scale" target="n7_hoy1" tween="true" startValue="1.2,1.2" endValue="1,1" duration="4"/>
- <item time="26" type="Scale" target="n8_hoy1" tween="true" startValue="1.2,1.2" endValue="1,1" duration="4"/>
- <item time="54" type="Scale" target="n7_hoy1" value="1,1"/>
- <item time="54" type="Scale" target="n8_hoy1" value="1,1"/>
- </transition>
- </component>
|