Re: [Flashcoders] removeMovieClip scoped incorrectly?

2007-05-24 Thread Allandt Bik-Elliott (Receptacle)
ieClip(); regards, Muzak - Original Message - From: "Allandt Bik-Elliott (Receptacle)" <[EMAIL PROTECTED]> To: "flashcoders" Sent: Thursday, May 24, 2007 5:21 PM Subject: [Flashcoders] removeMovieClip scoped incorrectly? hi folks i'm trying to get a function to

Re: SPAM-LOW: Re: [Flashcoders] removeMovieClip scoped incorrectly?

2007-05-24 Thread Allandt Bik-Elliott (Receptacle)
cle) To: flashcoders@chattyfig.figleaf.com Sent: Thursday, May 24, 2007 11:52 AM Subject: SPAM-LOW: Re: [Flashcoders] removeMovieClip scoped incorrectly? yeh i correct that - still gives me the same jyp ___ Flashcoders@chattyfig.figleaf.com To change your sub

Re: [Flashcoders] removeMovieClip scoped incorrectly?

2007-05-24 Thread Muzak
MAIL PROTECTED]> To: "flashcoders" Sent: Thursday, May 24, 2007 5:21 PM Subject: [Flashcoders] removeMovieClip scoped incorrectly? > hi folks > > i'm trying to get a function to remove a movieclip (actually a textArea > class object) but i've having a bit

Re: SPAM-LOW: Re: [Flashcoders] removeMovieClip scoped incorrectly?

2007-05-24 Thread Derek Vadneau
use: _root[thisColumn_txt].removeMovieClip(); Derek Vadneau - Original Message - From: Allandt Bik-Elliott (Receptacle) To: flashcoders@chattyfig.figleaf.com Sent: Thursday, May 24, 2007 11:52 AM Subject: SPAM-LOW: Re: [Flashcoders] removeMovieClip scoped incorrectly? yeh i correct that - stil

Re: [Flashcoders] removeMovieClip scoped incorrectly?

2007-05-24 Thread Allandt Bik-Elliott (Receptacle)
PROTECTED] On Behalf Of Allandt Bik-Elliott (Receptacle) Sent: Thursday, May 24, 2007 11:22 AM To: flashcoders Subject: [Flashcoders] removeMovieClip scoped incorrectly? hi folks i'm trying to get a function to remove a movieclip (actually a textArea class object) but i've havin

RE: [Flashcoders] removeMovieClip scoped incorrectly?

2007-05-24 Thread Jason Law
: flashcoders Subject: [Flashcoders] removeMovieClip scoped incorrectly? hi folks i'm trying to get a function to remove a movieclip (actually a textArea class object) but i've having a bit of trouble - i think it may be a scope issue but i can't see why the function is functi

Re: [Flashcoders] removeMovieClip scoped incorrectly?

2007-05-24 Thread Allandt Bik-Elliott (Receptacle)
just corrected a typo in the removeMovieClip statement but the problem still stands hi folks i'm trying to get a function to remove a movieclip (actually a textArea class object) but i've having a bit of trouble - i think it may be a scope issue but i can't see why the function is funct

[Flashcoders] removeMovieClip scoped incorrectly?

2007-05-24 Thread Allandt Bik-Elliott (Receptacle)
hi folks i'm trying to get a function to remove a movieclip (actually a textArea class object) but i've having a bit of trouble - i think it may be a scope issue but i can't see why the function is function changeLayout(layout:Number, textContent:String, image:String, textContent2:String