<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="GuideScreenSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing" xmlns:mx="mx.*">
    <e:Group width="100%" height="100%" touchEnabled="false" x="0" y="0">
        <mx:ImageUI id="bg1_rect" left="0" top="0" right="0" alpha="0" />
        <mx:ImageUI id="bg2_rect" left="0" y="0" width="0" height="0" alpha="0" />
        <mx:ImageUI id="bg3_rect" right="0" y="0" alpha="0" />
        <mx:ImageUI id="bg4_rect" right="0" bottom="0" left="0" alpha="0" />
        <mx:ImageUI id="bg0_rect" x="0" y="0" alpha="0" />
        <e:Image id="tyuan" source="tyuan_png" width="80" height="80" x="0" y="0" scale9Grid="2,2,76,76" alpha="0" />
    </e:Group>
    <e:Group id="msg_g" width="533" height="218" touchEnabled="false">
        <e:Group id="msg_tip_g" width="533" height="218" x="0" y="0">
            <e:Image source="ydshdban_png" touchEnabled="false" left="0" top="0" />
            <e:Label id="msg_t" size="22" width="242" lineSpacing="10" touchEnabled="false" left="198" top="77"
                     textColor="0xffffff" multiline="true" bottom="50" />
        </e:Group>
    </e:Group>
    <e:Group id="ef_g" width="100%" height="100%" x="0" y="0" touchChildren="false" touchEnabled="false" visible="false"></e:Group>
</e:Skin>