<?xml version='1.0'?>
<root>
	<assets>
		<font url='fonts/vagRoundedBlack.swf' fontName='VagRoundedBlack'/>
		<font url='fonts/vagRoundedLight.swf' fontName='VagRoundedLight'/>
		<library url='skins/smooth/smoothSkin.swf'/>
	</assets>
	<fml>
		<asset id='bg' url='skins/smooth/smoothBG.swf' useMask='true' maskRadius='5' allowScale='true' scaleWidth='100%' scaleHeight='100%' maintainAspectRatio='false'/>
		<asset id='userImage' x='6' y='6' width='36' height='36' useMask='true' maskRadius='5' allowScale='true' toolTip='Visit Profile' href='http://twitter.com/${dataModel.screen_name}' onClick='window.open(this.href);return false;'/>

		<asset id='userImageHighlight' x='6' y='6' width='36' height='36' url='highlight.png' useMask='true' maskRadius='5' allowScale='true' mouseEnabled='false' mouseChildren='false'/>
		<label id='userName' x='47' y='7' size='15' autoSize='left' font='VAG Rounded Std Black' embedFonts='true' kerning='true' color='0xFFFFFF' text='${dataModel.screen_name}' toolTip='Visit Profile' href='http://twitter.com/${dataModel.screen_name}' onClick='window.open(this.href);return false;'/>
		<label id='userFollowers' x='47' y='24' size='13' autoSize='left' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' alpha='0.7' text='${dataModel.followers_count_formatted} Followers'/>
		<button id='userLoginBtn' y='14' right='18' skinURL='skins/smooth/smoothSkin.swf#btnLogin' sizeToSkin='true' onClick='showLogin(true)'/>
		<button id='userInfoBtn' y='14' right='14' skinURL='skins/smooth/smoothSkin.swf#btnInfo' sizeToSkin='true' onClick='toggleInfo()' toggle='true' visible='false'/>
		<button id='userFollowBtn' y='32' right='18' skinURL='skins/smooth/smoothSkin.swf#btnFollow' sizeToSkin='true' onClick='followUser(${parentComponent.dataModel})' toolTip='Follow ${dataModel.screen_name} Updates'/>
		<list id='tweetList' x='6' right='6' y='48' bottom='32' scaleWidth='100%' scaleHeight='100%' useMask='true' layout='vertical' marginY='6' itemClass='com.twitter.widgets.TwitterStatusItem' verticalScrollPolicy='on' trackColor='0x000000' trackAlpha='.5' thumbColor='37362E'>
			<itemTemplate>
				<rect name='bg' width='1' height='1' color='37362E' radius='5' dropShadow='{"blurX":0,"blurY":3,"color":0,"strength":1,"alpha":0.5,"angle":90,"distance":2,"quality":3}'/>

				<asset name='userImage' x='6' y='6' width='36' height='36' url='${dataModel.user.profile_image_url}' useMask='true' maskRadius='5' allowScale='true' onClick='showUser(${dataModel.user}); return false;' toolTip='Visit Profile' href='http://twitter.com/${dataModel.user.screen_name}'/>
				<asset name='userImageHighlight' x='6' y='6' width='36' height='36' url='highlight.png' useMask='true' maskRadius='5' allowScale='true' mouseEnabled='false' mouseChildren='false'/>
				<label name='userName' x='48' y='6' right='6' scaleWidth='100%' autoSize='left' size='14' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' text='${dataModel.user.screen_name}' multiline='true' wordWrap='true' toolTip='Visit Profile' href='http://twitter.com/${dataModel.user.screen_name}' onClick='window.open(this.href);return false;' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.5,"angle":90,"distance":1,"quality":3}'/>
				<label name='tweet' x='48' y='24' right='6' size='12' autoSize='left' font='Verdana' multiline='true' wordWrap='true' color='0xFFFFFF' leading='3' hoverColor='0x263D4C'/>
				<label name='timeAgo' x='6' pinBelow='4' autoSize='left' alpha='.6' size='11' font='VAG Rounded Std Black' embedFonts='true' letterSpacing='1' color='0xFFFFFF' hoverColor='0x000000' >
					<htmlText><![CDATA[<a href='http://twitter.com/${dataModel.user.screen_name}/status/${dataModel.id}' onClick='window.open(this.href);return false;'>${dataModel.timeAgo}</a>]]></htmlText>
					</label>
				<button name='followBtn' x='80' pinBelow='11' skinURL='skins/smooth/smoothSkin.swf#btnFollow' sizeToSkin='true' onClick='followUser(${parentComponent.dataModel.user})' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.25,"angle":90,"distance":1,"quality":3}'/>
				<button name='favoriteBtn' pinBelow='10' right='50' alpha='0.8' skinURL='skins/smooth/smoothSkin.swf#btnFavorite' sizeToSkin='true' toolTip='Mark as favorite' onClick='markAsFavorite(${parentComponent.dataModel})' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.25,"angle":90,"distance":1,"quality":3}' toggle='true'/>

				<button name='replyBtn' pinBelow='10' right='30' skinURL='skins/smooth/smoothSkin.swf#btnReply' sizeToSkin='true' toolTip='Reply' onClick='replyToStatus(${parentComponent.dataModel})' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.25,"angle":90,"distance":1,"quality":3}'/>
			</itemTemplate>
		</list>
		<asset id='logo' x='6' bottom='6' height='17' url='twitterLogo.swf' useAssetBounds='true' toolTip='Visit Twitter' buttonMode='true' href='http://www.twitter.com' onClick='window.open(this.href);return false;'/>
		<label right='8' bottom='1' autoSize='left' size='9' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF'  toolTip='Get Your Own Twitter Widget' text='GET WIDGET >>' href='http://twitter.com/widgets/' onClick='window.open(this.href);return false;'/>
		<box id='login' x='6' y='48' right='6' bottom='32' scaleWidth='100%' scaleHeight='100%' visible='false'>
			<rect scaleWidth='100%' scaleHeight='100%' color='37362E' radius='5' dropShadow='{"blurX":0,"blurY":3,"color":0,"strength":1,"alpha":0.5,"angle":90,"distance":2,"quality":3}'/>
			<label x='6' y='6' right='6' scaleWidth='100%'  height='18' size='14' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' text='Login' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.5,"angle":90,"distance":1,"quality":3}'/>
			<rect x='6' y='30' right='6' scaleWidth='100%' height='22' color='0xFFFFFF' radius='5' alpha='.8'/>

			<rect x='6' y='64' right='6' scaleWidth='100%' height='22' color='0xFFFFFF' radius='5' alpha='.8'/>
			<input id='inputUserName' x='8' y='34' right='8' height='22' scaleWidth='100%' font='VAG Rounded Std Light' embedFonts='true' size='12' hintText='User Name'  tabIndex='0'/>
			<input id='inputPassword' x='8' y='68' right='8' height='22' scaleWidth='100%' font='VAG Rounded Std Light' embedFonts='true' size='12' hintText='Password' displayAsPassword='true' tabIndex='1'/>
			<label x='12' y='94' size='12' autoSize='left' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' text='Forgot Password?' letterSpacing='.5' alpha='.8'/>
			<label x='12' y='174' size='14' autoSize='left' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' text='Twitter, tell the world:' letterSpacing='.5' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.25,"angle":90,"distance":1,"quality":3}'/>
			<label x='12' y='192' size='18' autoSize='left' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' text='What are you doing?' letterSpacing='.5' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.25,"angle":90,"distance":1,"quality":3}'/>
			<button id='cancelBtn' y='126' right='76' skinURL='btnCancel.swf' onClick='cancelLogin()'/>
			<button id='submitLoginBtn' y='126' toggle='true' selected='true' right='6' skinURL='btnLogin.swf' onClick='submitLogin()' mouseEnabled='false' tabIndex='2'/>
			<button bottom='6' right='6' skinURL='btnJoin.swf' href='http://twitter.com/signup' onClick='window.open(this.href);return false;'/>

		</box>
		<box id='reply' x='6' y='48' right='6' bottom='32' scaleWidth='100%' scaleHeight='100%' visible='false'>
			<rect scaleWidth='100%' scaleHeight='100%' color='37362E' radius='5' dropShadow='{"blurX":0,"blurY":3,"color":0,"strength":1,"alpha":0.5,"angle":90,"distance":2,"quality":3}'/>
			<label x='6' y='6' right='6' scaleWidth='100%' autoSize='left' size='14' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' text='Reply' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.5,"angle":90,"distance":1,"quality":3}'/>
			<rect x='6' y='30' right='6' scaleWidth='100%' height='102' color='0xFFFFFF' radius='5' alpha='.8'/>
			<input id='replyInput' x='8' y='34' right='8' height='94' scaleWidth='100%' font='Verdana' size='12' hintText='Your Reply' multiline='true' wordWrap='true' maxChars='140' tabIndex='3'/>
			<label id='replyCount' x='8' y='140' size='15' autoSize='left' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' text='140' letterSpacing='.5' alpha='.8' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.25,"angle":90,"distance":1,"quality":3}'/>
			<label id='replyText' x='8' y='186' right='8' size='11' scaleWidth='100%' height='20' autoSize='left' wordWrap='true' multiline='true' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' letterSpacing='.5' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.25,"angle":90,"distance":1,"quality":3}'/>
			<button id='cancelReplyBtn' y='137' right='76' skinURL='btnCancel.swf' onClick='cancelReply()'/>

			<button id='submitReplyBtn' y='137' toggle='true' selected='true' right='6' skinURL='btnSend.swf' onClick='submitReply()' mouseEnabled='false' tabIndex='4'/>
		</box>
		
		<rect id='dialogBlock' x='0' y='0' scaleWidth='100%' scaleHeight='100%' radius='5' color='0x000000' alpha='.5' visible='false'/>
		<box id='dialog' x='12' y='125' right='12' scaleWidth='100%' height='100' visible='false'>
			<rect scaleWidth='100%' scaleHeight='100%' color='37362E' radius='5' dropShadow='{"blurX":0,"blurY":5,"color":0,"strength":1,"alpha":0.75,"angle":90,"distance":3,"quality":3}'/>
			<label id='dialogLabel' x='6' y='6' right='6' bottom='6' scaleWidth='100%' scaleHeight='100%' size='13' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.5,"angle":90,"distance":1,"quality":3}' multiline='true' wordWrap='true' />
			<button id='dialogOkBtn' bottom='6' right='6' skinURL='btnOk.swf' onClick='closeDialog()'/>
		</box>
		
		<box id='info' x='6' y='48' right='6' bottom='32' scaleWidth='100%' scaleHeight='100%' visible='false'>

			<rect scaleWidth='100%' scaleHeight='100%' color='37362E' radius='5' dropShadow='{"blurX":0,"blurY":3,"color":0,"strength":1,"alpha":0.5,"angle":90,"distance":2,"quality":3}'/>
			<asset x='6' y='6' width='36' height='36' useMask='true' maskRadius='5' allowScale='true' toolTip='Visit Profile' href='http://twitter.com/${dataModel.screen_name}' onClick='window.open(this.href);return false;' url='${dataModel.profile_image_url}'/>
			<label x='46' y='6' scaleWidth='100%' autoSize='left' size='14' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' text='${dataModel.screen_name}' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.5,"angle":90,"distance":1,"quality":3}'/>
			<label x='12' y='64' size='12' autoSize='left' font='VAG Rounded Std Light' embedFonts='true' color='0xFFFFFF' letterSpacing='.5' text='Location' alpha='.8'/>
			<label x='72' y='64' size='12' autoSize='left' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' text='${dataModel.location}' letterSpacing='.5' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.25,"angle":90,"distance":1,"quality":3}'/>
			
			<label x='12' y='82' size='12' autoSize='left' font='VAG Rounded Std Light' embedFonts='true' color='0xFFFFFF' letterSpacing='.5' text='Following' alpha='.8'/>
			<label x='72' y='82' size='12' autoSize='left' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' text='${dataModel.friends_count_formatted}' letterSpacing='.5' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.25,"angle":90,"distance":1,"quality":3}'/>
			
			<label x='12' y='100' size='12' autoSize='left' font='VAG Rounded Std Light' embedFonts='true' color='0xFFFFFF' letterSpacing='.5' text='Followers' alpha='.8'/>
			<label x='72' y='100' size='12' autoSize='left' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' text='${dataModel.followers_count_formatted}' letterSpacing='.5' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.25,"angle":90,"distance":1,"quality":3}'/>

			<label x='12' y='118' size='12' autoSize='left' font='VAG Rounded Std Light' embedFonts='true' color='0xFFFFFF' letterSpacing='.5' text='Updates' alpha='.8'/>
			<label x='72' y='118' size='12' autoSize='left' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' text='${dataModel.statuses_count_formatted}' letterSpacing='.5' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.25,"angle":90,"distance":1,"quality":3}'/>
			<label x='12' y='136' size='12' autoSize='left' font='VAG Rounded Std Light' embedFonts='true' color='0xFFFFFF' letterSpacing='.5' text='Favorites' alpha='.8'/>
			<label x='72' y='136' size='12' autoSize='left' font='VAG Rounded Std Black' embedFonts='true' color='0xFFFFFF' text='${dataModel.favourites_count_formatted}' letterSpacing='.5' dropShadow='{"blurX":0,"blurY":0,"color":0,"strength":1,"alpha":0.25,"angle":90,"distance":1,"quality":3}'/>
			<button id='logoutBtn' bottom='6' right='76' skinURL='btnLogout.swf' onClick='logout()'/>
			<button id='closeBtn' bottom='6' toggle='true' selected='true' right='6' skinURL='btnClose.swf' onClick='closeInfo()' mouseEnabled='true'/>
		</box>
	</fml>
</root>

