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 loop_test10.c


From: zou lunkai
Subject: Re: [Gnash-commit] gnash/testsuite/misc-ming.all loop_test10.c
Date: Fri, 23 Nov 2007 15:20:46 +0800

> >   * Observed behaviour:
> >   *
> > - *   (1)mc1 constructed and unloaded twice;
> > - *   (2)mc2 constructed and unloaded twice;
> > - *   (3)mc3 constructed only *ONCE*, never unloaded.
> > + *   (1)mc1 initialized and unloaded twice;
> > + *   (2)mc2 initialized and unloaded twice;
> > + *   (3)mc3 initialized only *ONCE*, never unloaded.
>
> Do those character have both onClipInitialize and onClipConstruct ?
> If so can you report behaviour of both calls ?
>

I tested both onClipInitialize  and onClipConstruct  here. But within
this testfile only onClipInitialize is includeded.  I just focused
that characters are created and destroyed,  didn't care about the
events.

--zou


On Nov 23, 2007 3:14 PM, strk <address@hidden> wrote:
> On Fri, Nov 23, 2007 at 02:39:07AM +0000, Zou Lunkai wrote:
>
> >   * Observed behaviour:
> >   *
> > - *   (1)mc1 constructed and unloaded twice;
> > - *   (2)mc2 constructed and unloaded twice;
> > - *   (3)mc3 constructed only *ONCE*, never unloaded.
> > + *   (1)mc1 initialized and unloaded twice;
> > + *   (2)mc2 initialized and unloaded twice;
> > + *   (3)mc3 initialized only *ONCE*, never unloaded.
>
> Do those character have both onClipInitialize and onClipConstruct ?
> If so can you report behaviour of both calls ?
>
> --strk;
>




reply via email to

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