topical media & game development

talk show tell print

lib-flex-store-productsView-Grip.mx

lib-flex-store-productsView-Grip.mx (swf ) [ flash ] flex


  <?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:VBox xmlns:mx="http://www.adobe.com/2006/mxml" width="17" height="100%" paddingTop="10" horizontalAlign="center"> <mx:Script> <![CDATA[ [Bindable] public var gripTip:String; [Bindable] public var gripIcon:Class; ]]> </mx:Script> <mx:Image source="{gripIcon}" /> <mx:Image source="@Embed('lib-flex-store-assets-grip.png')" toolTip="{gripTip}" /> </mx:VBox>


(C) Æliens 18/6/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.