Nice, I did not know they added that style with Flex 3 :)

Greetz Erik


On 5/29/08, Pun Sophany <[EMAIL PROTECTED]> wrote:
>
> Did you try this:
>
> <mx:FormItem labelStyleName="myLabelStyle"/>
>
> In your css file, put this declaration:
> .myLabelStyle {
> text-align: left;
> }
>
> It works for me.
>
> Sophany
>
>

Reply via email to