RE: [Flashcoders] Center align a multiline textfield?

2006-10-11 Thread Perdue, Blake
feld -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Perdue, Blake Sent: Wednesday, October 11, 2006 10:01 AM To: Flashcoders mailing list Subject: RE: [Flashcoders] Center align a multiline textfield? Yeah, tried and still doesn't work. Anyone?

RE: [Flashcoders] Center align a multiline textfield?

2006-10-11 Thread Blumenthal, Peter
; -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Perdue, > Blake > Sent: 11 October 2006 16:01 > To: Flashcoders mailing list > Subject: RE: [Flashcoders] Center align a multiline textfield? > > > Yeah, tried and still doesn&#

RE: [Flashcoders] Center align a multiline textfield?

2006-10-11 Thread Keith Reinfeld
ge- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Perdue, Blake Sent: Wednesday, October 11, 2006 10:01 AM To: Flashcoders mailing list Subject: RE: [Flashcoders] Center align a multiline textfield? Yeah, tried and still doesn't work. Anyone? -Original Message---

RE: [Flashcoders] Center align a multiline textfield?

2006-10-11 Thread Perdue, Blake
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? Capitalis

Re: [Flashcoders] Center align a multiline textfield?

2006-10-11 Thread Ian Thomas
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; e