CVSROOT: /sources/gnash Module name: gnash Changes by: Sandro Santilli <strk> 07/09/06 09:25:20
Modified files: testsuite/misc-ming.all: action_execution_order_test1.c Log message: Updated description by including the onClipLoad stuff CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/action_execution_order_test1.c?cvsroot=gnash&r1=1.4&r2=1.5 Patches: Index: action_execution_order_test1.c =================================================================== RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/action_execution_order_test1.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -b -r1.4 -r1.5 --- action_execution_order_test1.c 6 Sep 2007 09:13:52 -0000 1.4 +++ action_execution_order_test1.c 6 Sep 2007 09:25:19 -0000 1.5 @@ -19,9 +19,12 @@ /* * Zou Lunkai, [EMAIL PROTECTED] * - * Within the same frame, ActionScripts in DoAction tags can referance movieClip + * Within the same frame, ActionScript in DoAction tags can referance movieClip * placed after DoAction tags. * + * Within the same frame, ActionScript in onClipLoad handlers can referance + * movieClip placed after the PlaceObject2 tag defining the clip event. + * * The actual order of tags are dependent on compiler, so you need to * verify first if the order of tags is what you expect. */ _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit