> Zou, you should use normal objects as 'with' arguments, to avoid > the call to createEmptyMovieClip (unsupported in SWF5) > I use MovieClips because I want to add tests for SetTarget there. eg. mix "with" and "SetTarget ". "SetTarget " don't works with normal object, IIRC. And if all my tests are the expected ones, we will get less chance to detect those interesting things:)
BTW, createEmptyMovieClip is just not a supported built-in method in SWF5, but it is a *supported* expression in SWF5, That's why it compiles in SWF5 and higher. I admit I didn't notice that before you point out:) _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
