Mega Code Archive

 
Categories / Flex / Components
 

Set the property using the value of the static constant

<?xml version="1.0"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">     <mx:HBox width="200" horizontalScrollPolicy="off">     </mx:HBox> </mx:Application>