<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="MmwyQmdAniAlertSkin" width="720" height="1280" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing">
    <mx:ImageUI id="bg_rect" left="0" top="0" right="0" bottom="0"/>
    <e:Group verticalCenter="0" horizontalCenter="0" width="501" height="262">
        <e:Label id="desc_t" size="24" top="0" horizontalCenter="0" textColor="0xecdb89"/>
        <e:Image id="ani_p"  top="40" horizontalCenter="0" />
    </e:Group>
</e:Skin>