RE: [Flashcoders] Re: TextArea: shutting off selection?

2006-12-13 Thread Steven Sacks | BLITZ
> that would be > > if( x == "duh"){ > > :) duh. ;) ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier

Re: [Flashcoders] Re: TextArea: shutting off selection?

2006-12-13 Thread eric dolecki
that would be if( x == "duh"){ :) On 12/13/06, Count Schemula <[EMAIL PROTECTED]> wrote: if (x = "duh"){ lol }; On 12/13/06, grimmwerks <[EMAIL PROTECTED]> wrote: > duh. TextArea.label.selectable = false. -- count_schemula ___ Flashcoders@chattyfi

Re: [Flashcoders] Re: TextArea: shutting off selection?

2006-12-13 Thread Count Schemula
if (x = "duh"){ lol }; On 12/13/06, grimmwerks <[EMAIL PROTECTED]> wrote: duh. TextArea.label.selectable = false. -- count_schemula ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http://chattyfig.figl

[Flashcoders] Re: TextArea: shutting off selection?

2006-12-13 Thread grimmwerks
duh. TextArea.label.selectable = false. ___ Flashcoders@chattyfig.figleaf.com 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 Ado