On Tue, Oct 16, 2007 at 10:23:43AM +0000, Zou Lunkai wrote: > CVSROOT: /sources/gnash > Module name: gnash > Changes by: Zou Lunkai <zoulunkai> 07/10/16 10:23:43 > > Modified files: > testsuite/misc-swfc.all: registerclass_test3.sc > > Log message: > fix a bogus test, don't use shape as a child for testing, use real > sprite instead. > typeof(shape) == typeof(_root) == 'movieclip' IIRC.
Confirmed, _root.shape == _root Every non ActionScript referenceable character evaluates as it's parent. Not deeply tested, but works like that for shapes which are childs of sprites/movies. --strk; _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit