RE: [Flashcoders] textarea and transparent background

2008-09-05 Thread Lehr, Theodore M (N-SGIS)
, 2008 11:35 AM To: Flash Coders List Subject: RE: [Flashcoders] textarea and transparent background Thanks- it seems to be white by default - I'll try your suggestions - I've been searching the docs and the web... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

RE: [Flashcoders] textarea and transparent background

2008-09-05 Thread Lehr, Theodore M (N-SGIS)
ubject: Re: [Flashcoders] textarea and transparent background Hi, I am thinking that if you don't set a style, your text area will be transparent. Although you might be able to specify "none" or "transparent" as a style - check the doc's for styling the component.

Re: [Flashcoders] textarea and transparent background

2008-09-05 Thread Glen Pike
Hi, I am thinking that if you don't set a style, your text area will be transparent. Although you might be able to specify "none" or "transparent" as a style - check the doc's for styling the component. Glen Lehr, Theodore M (N-SGIS) wrote: I am changing the background color of a tex

RE: [Flashcoders] textarea and transparent background

2008-09-05 Thread Lehr, Theodore M (N-SGIS)
Thanks for the suggestion, but no dice -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Cor Sent: Friday, September 05, 2008 11:15 AM To: 'Flash Coders List' Subject: RE: [Flashcoders] textarea and transparent background Try textAre

RE: [Flashcoders] textarea and transparent background

2008-09-05 Thread Cor
Try textArea.setStyle("backgroundColor",0x00cc); -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lehr, Theodore M (N-SGIS) Sent: vrijdag 5 september 2008 17:08 To: Flash Coders List Subject: [Flashcoders] textarea and transparent backgr

[Flashcoders] textarea and transparent background

2008-09-05 Thread Lehr, Theodore M (N-SGIS)
I am changing the background color of a textarea via: textArea.setStyle("backgroundColor",0xcc); What I am wondering is if I can make it transparent? ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman