gnash
[Top][All Lists]
Advanced

[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: Sun, 11 Feb 2007 23:02:48 +0100

On Sun, Feb 11, 2007 at 10:09:46AM -0600, Meryl Silverburgh wrote:

> I am trying to debug why you tube player2.swf file is not working.
> So I decompile the player2.swf SWF file and see what actionscript it 
> contains.
> And I see it creates a NetStream to load the video and I add print
> statement in the NetStream class to see if gnash gets that far. But it
> doesnot.
> 
> So i am trying to figure out why gnash did not get that far.

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;





reply via email to

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