[Flashcoders] createTextField and removeMovieClip

2006-07-07 Thread Mendelsohn, Michael
Hi list... I have some text on the _root that I placed there using createTextField, and now I'd like to remove it using removeMovieClip, but it's not going anywhere. Any suggestions? Thanks, - Michael M. ___ Flashcoders@chattyfig.figleaf.com To

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

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() ___

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 flashcoders@chattyfig.figleaf.com Sent: Friday, July 07, 2006 4:28 PM Subject: [Flashcoders] createTextField and removeMovieClip

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. chuckle/ You're welcome Peter Blumenthal Software Development Manager Pearson Education 80 Strand, London, WC2R 0RL