9 lines
663 B
XML
9 lines
663 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<e:Skin class="LoadingBarSkin" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing" width="537" height="6">
|
|
<e:Image source="laoding_bgg1_png" horizontalCenter="0" verticalCenter="0"/>
|
|
<e:Group id="group" left="0" right="0" top="0" bottom="0" width="537" height="6">
|
|
<e:Image id="imgProssBar" source="loading_bgg2_png" x="0" y="0" scaleX="1" scaleY="1"/>
|
|
</e:Group>
|
|
<e:Image id="imgmask" source="loading_bgg2_png" width="537" x="0" y="0"/>
|
|
<e:Label id="prosslabel" text="Label" y="-63" fontFamily="Microsoft YaHei" size="40" verticalAlign="middle" textAlign="center" horizontalCenter="0.5"/>
|
|
</e:Skin> |