A combination of label and TextInput?

<mx:Label text="Name:" fontWeight="bold" paddingBottom="-5"/>
<mx:TextInput paddingTop="-3"/>
<mx:Label text="Age:" fontWeight="bold" paddingBottom="-5"/>
<mx:TextInput paddingTop="-3"/> 

--- In flexcoders@yahoogroups.com, "Gustavo Schirmer" <[EMAIL PROTECTED]>
wrote:
>
> Hey Fellows,
> Do anybody knows how to get the label of a formItem over the
container? I
> mean something like this:
> 
> Name:
> [_______]
> 
> Age:
> [_______]
> 
> Sorry for the bad english and thanks!
>


Reply via email to