Well, you can also set the properties in AS, or extend the component to use a hard-coded value, or extend the component to set the values based on content or on some externally maintained value.
What is your goal? Tracy --- In [email protected], Chris Kennon <[EMAIL PROTECTED]> wrote: > > Thanks, > > So the following is the only solution? > > <mx:Text width="200"> > <mx:text> Please use our site to find the technical books you need.</ > mx:text> > </mx:Text> > > > > > > On Apr 5, 2008, at 1:45 PM, Tracy Spratt wrote: > > <mx:Text> > > <mx:text> Please use our site to find the technical books you need.</ > > mx:text> > > </mx:Text> > > > > >

