gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash/testsuite/misc-ming.all Makefile.am


From: Sandro Santilli
Subject: Re: [Gnash-commit] gnash/testsuite/misc-ming.all Makefile.am
Date: Tue, 15 May 2007 09:02:52 +0200

On Tue, May 15, 2007 at 09:39:05AM +0800, zou lunkai wrote:

> As "with" block will change the scopeChain, then if the "expected
> behaviour" is correct, we can not duplicate a movieClip in another
> timeline.
> 
> Not so sure what to do now. I guess we should confirm if the
> "expected behaviour" is correct first.

I meant something like:

// mc2 is a child of mc
with (mc)
{
        mc2.duplicateMovieClip("mc3",...);, 
}

--strk;

 ()   ASCII Ribbon Campaign
 /\   Keep it simple! 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]