The following attempt to set the width property for the following  
element failed. How is the width property set?


<mx:Style>
                Text{color: Blue; fontSize: 12px; width: 200px;}
</mx:Style>


<mx:Text>
        <mx:text> Please use our site to find the technical books you need.</ 
mx:text>
   </mx:Text>

Reply via email to