Yeah, tried and still doesn't work. Anyone?
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ian
Thomas
Sent: Wednesday, October 11, 2006 10:37 AM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] Center align a multiline textfield?
Capitalisation - it's autoSize, not autosize.
Ian
On 10/11/06, Perdue, Blake <[EMAIL PROTECTED]> wrote:
> I'm trying to get a multiline textfield to be center aligned. Here's
the
> code:
>
> this.createTextField('subhead',20,1,435,434,200);
>
> with (this.subhead) {
>
> html=true;
>
> embedFonts=true;
>
> selectable=false;
>
> wordWrap=true;
>
> multiline=true;
>
> autosize='center';
>
> htmlText='<font face="KnockoutHTF51Middleweight" size="16"
> color="#ffffff">SI.com\'s Peter King says T.O. is going to explode
> before long, but Dallas is tough enough to survive.</font>';
>
> }
>
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com