On Sat, Apr 28, 2007 at 01:17:33PM +0200, strk wrote: > On Sat, Apr 28, 2007 at 04:06:30PM +0800, zou lunkai wrote: > > I'm not sure whether all these check could be passed, as I assume strk > > is working on this. > > SWF5 has no createEmptyMovieClip, and is the only version that fails in Gnash. > Interestingly, the total number of tests run differ between Gnash and the > reference > player. Check it out.
All the additional tests run by gnash come after this: ACTIONSCRIPT ERROR: Empty with() block... Maybe that error triggers an abort of current action execution, so further tests are never executed (and would fail with the reference player as well). --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
