RE: [Flashcoders] createTextField and removeMovieClip

2006-07-07 Thread Blumenthal, Peter
> Thanks, Peter. That's what I refer to as a blinding glimpse of the > obvious. I just wish it was better positioned in the > documentation. I > didn't realize it was there. You're welcome Peter Blumenthal Software Development Manager Pearson Education 80 Strand, London, WC2R 0RL Direct Lin

Re: [Flashcoders] createTextField and removeMovieClip

2006-07-07 Thread Martin Weiser
or MoviClip.prototype.removeMoiveClip.apply(textField) MW - Original Message - From: "Mendelsohn, Michael" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Friday, July 07, 2006 4:28 PM Subject: [Flashcoders] createTextField and removeMovieClip Hi list... I have some te

RE: [Flashcoders] createTextField and removeMovieClip

2006-07-07 Thread Mendelsohn, Michael
Thanks, Peter. That's what I refer to as a blinding glimpse of the obvious. I just wish it was better positioned in the documentation. I didn't realize it was there. Regards, - MM > Yeah - standard TextField method: my_txt.removeTextField() ___ F

RE: [Flashcoders] createTextField and removeMovieClip

2006-07-07 Thread Blumenthal, Peter
> and now I'd like to remove it using removeMovieClip, but it's > not going > anywhere. Any suggestions? Yeah - standard TextField method: my_txt.removeTextField() This email may contain confidential material. If you were not an intended recipient, please notify the sender and delete all co