12345678910111213141516171819202122232425262728 |
- <?xml version="1.0" encoding="utf-8"?>
- <component size="140,140">
- <controller name="c1" pages="0,无,1,new,2,hot" selected="2"/>
- <displayList>
- <graph id="n2_hoy1" name="n2" xy="0,0" size="140,140" type="rect" lineSize="0" fillColor="#ff999999"/>
- <loader id="n6_hoy1" name="groupIcon" xy="0,0" size="140,140" 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>
|