Newer
Older
AIR-TUve / src / NavButton.mxml
@reddawg reddawg on 5 Dec 2007 804 bytes *** empty log message ***
<?xml version="1.0" encoding="utf-8"?>
<!--
////////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2003-2006 Adobe Macromedia Software LLC and its licensors.
// All Rights Reserved.
// The following is Sample Code and is subject to all restrictions on such code
// as contained in the End User License Agreement accompanying this product.
// If you have received this file from a source other than Adobe,
// then your use, modification, or distribution of it requires
// the prior written permission of Adobe.
//
////////////////////////////////////////////////////////////////////////////////
-->
<mx:LinkButton xmlns:mx="http://www.adobe.com/2006/mxml" 
	width="25" height="25" 
	overSkin="haloButtonTrans"
	downSkin="haloButtonTrans"
	styleName="button"/>