gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Test Case Results. Flash v6. firefox. windows. adobe pla


From: strk
Subject: Re: [Gnash-dev] Test Case Results. Flash v6. firefox. windows. adobe player.
Date: Wed, 22 Nov 2006 10:55:14 +0100

On Wed, Nov 22, 2006 at 08:28:18AM +1100, mark cox wrote:

> SWF6 - WIN 9,0,16,0

> [$Id: Camera.as,v 1.6 2006/11/05 00:45:27 rsavoye Exp $]
> FAILED: cameraObj.get != undefined [33]

I think Camera class should not be allowed to be constructed
with 'new', only with get().
I've committed some changes to the Camera.as test, could you
try running that *single* test again with all your players? 

If you install latest release of Ming you can build the tests yourself:

rm Camera.swf; for v in 5 6 7 8; do
  make Camera.swf SWFVERSION=$v && mv Camera.swf Camera-v$v.swf
done

--strk;




reply via email to

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