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! 



_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to