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; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

