[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash] Where does gnash send to trace output to?
From: |
strk |
Subject: |
Re: [Gnash] Where does gnash send to trace output to? |
Date: |
Tue, 6 Mar 2007 11:48:53 +0100 |
On Tue, Mar 06, 2007 at 01:04:14AM -0600, Meryl Silverburgh wrote:
> On 3/5/07, strk <address@hidden> wrote:
> >On Sun, Mar 04, 2007 at 03:15:45PM -0600, ying lcs wrote:
> >From the flare outout, it registers 'logic.Movie' in movieClip 130.
> And then calling 'player.movie.setMovie' in frame 1.
...
> But from the swfmill output 'the class logic.Movie' is export after
> sprite ID 141 is defined.
...
> But I don't how to find out what is the expected right order of the
> logic.Movie definition and the registerClass call are executed.
We should try to get the at the same order it's done in the youtube player.
What I'm sure about is that Gnash won't work if registerClass is invoked
*before* the class being registered is undefined.
> what is the relationship between the movieClip # (e.g. 131) and the
> sprite object id?
131 should be the object id (character id).
--strk;
- Re: [Gnash] Where does gnash send to trace output to?, Meryl Silverburgh, 2007/03/02
- Re: [Gnash] Where does gnash send to trace output to?, strk, 2007/03/02
- Re: [Gnash] Where does gnash send to trace output to?, Meryl Silverburgh, 2007/03/04
- Re: [Gnash] Where does gnash send to trace output to?, strk, 2007/03/04
- Re: [Gnash] Where does gnash send to trace output to?, Meryl Silverburgh, 2007/03/04
- Re: [Gnash] Where does gnash send to trace output to?, strk, 2007/03/04
- Re: [Gnash] Where does gnash send to trace output to?, ying lcs, 2007/03/04
- Re: [Gnash] Where does gnash send to trace output to?, strk, 2007/03/05
- Re: [Gnash] Where does gnash send to trace output to?, Meryl Silverburgh, 2007/03/06
- Re: [Gnash] Where does gnash send to trace output to?,
strk <=
- Re: [Gnash] Where does gnash send to trace output to?, Meryl Silverburgh, 2007/03/06
- youtube status (was: [Gnash] Where does gnash send to trace output to?), strk, 2007/03/29
- Re: youtube status (was: [Gnash] Where does gnash send to trace output to?), Meryl Silverburgh, 2007/03/29
- Re: youtube status (was: [Gnash] Where does gnash send to trace output to?), strk, 2007/03/30
- Re: youtube status (was: [Gnash] Where does gnash send to trace output to?), Meryl Silverburgh, 2007/03/30