[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash] ActionScript on gnash
From: |
strk |
Subject: |
Re: [Gnash] ActionScript on gnash |
Date: |
Mon, 12 Feb 2007 00:06:29 +0100 |
On Sun, Feb 11, 2007 at 04:19:29PM -0600, Meryl Silverburgh wrote:
> On 2/11/07, strk <address@hidden> wrote:
> >Adding traces in the SWF is the best way to debug these kind of things.
> >Embedded checks here and there.
> >Consider also using the Dejagnu.swf (can be loaded using IMPORTASSETS)
> >to make the tests self-explanatory (test for something matching an
> >expected result).
> >
> >--strk;
> >
> Thanks for the idea. But I don't have the source of flash/actionscript
> of the YouTube player2.swf, so I can't add any traces in the swf file.
You can use flasm to add traces.
--strk;