<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="HorseUISkin" 
    xmlns:e="http://ns.egret.com/eui" 
    xmlns:w="http://ns.egret.com/wing" 
    xmlns:mx="mx.*">
    <e:Group width="560" height="110" visible="false" touchThrough="true">
        <e:Scroller id="msg_scro" enabled="false" left="36" right="41" verticalCenter="0">
            <e:Group id="msg_g">
            </e:Group>
        </e:Scroller>
    </e:Group>
</e:Skin>