newSWFAction      115 testsuite/misc-ming.all/ButtonEventsTest.c 		SWFMovieClip_add(ermc, (SWFBlock)newSWFAction(
newSWFAction       63 testsuite/misc-ming.all/InitActionTest2.c             newSWFAction("trace('mc4'); _global.val4 = 'mc4';"), 4);
newSWFAction       68 testsuite/misc-ming.all/InitActionTest2.c             newSWFAction("fail('InitActions executed for bogus id');"), 25);
newSWFAction      113 testsuite/misc-ming.all/InitActionTest2.c             newSWFAction("_global.val4 = 'mc4a';"), 4);
newSWFAction      130 testsuite/misc-ming.all/InitActionTest2.c             newSWFAction("trace('mc5'); _global.val5 = 'mc5';"), 5);
newSWFAction      150 testsuite/misc-ming.all/InitActionTest2.c             newSWFAction("trace('mc6'); _global.val6 = 'mc6';"), 6);
newSWFAction      181 testsuite/misc-ming.all/InitActionTest2.c     ac = newSWFAction("trace('init7'); _global.init7 = true;");
newSWFAction      185 testsuite/misc-ming.all/InitActionTest2.c     ac = newSWFAction("trace('init8'); _global.init8 = true;");
newSWFAction      206 testsuite/misc-ming.all/InitActionTest2.c     ac = newSWFAction(
newSWFAction      227 testsuite/misc-ming.all/InitActionTest2.c     ac = newSWFAction(
newSWFAction       98 testsuite/misc-ming.all/KeyEventOrder.c           newSWFAction("trace('mc1'); _root.order += 'mc1,';"),
newSWFAction      116 testsuite/misc-ming.all/KeyEventOrder.c           newSWFAction("trace('button1'); _root.order += 'button1,';"),
newSWFAction      122 testsuite/misc-ming.all/KeyEventOrder.c   SWFMovie_add(mo, newSWFAction(
newSWFAction      135 testsuite/misc-ming.all/KeyEventOrder.c           newSWFAction("trace('mc2'); _root.order += 'mc2,';"),
newSWFAction      155 testsuite/misc-ming.all/KeyEventOrder.c           newSWFAction("trace('button2'); _root.order += 'button2,';"),
newSWFAction      176 testsuite/misc-ming.all/KeyEventOrder.c           newSWFAction(
newSWFAction      186 testsuite/misc-ming.all/KeyEventOrder.c   SWFMovie_add(mo, newSWFAction(
newSWFAction      219 testsuite/misc-ming.all/KeyEventOrder.c   SWFMovie_add(mo, newSWFAction("stop();"));
newSWFAction      216 testsuite/misc-ming.all/NetStream-SquareTest.c   a = newSWFAction(buffer_a);
newSWFAction      382 testsuite/misc-ming.all/NetStream-SquareTest.c   b = newSWFAction(buffer_b);
newSWFAction      385 testsuite/misc-ming.all/NetStream-SquareTest.c   b = newSWFAction(buffer_c);
newSWFAction      475 testsuite/misc-ming.all/NetStream-SquareTest.c   SWFMovie_add(mo, (SWFBlock)newSWFAction(
newSWFAction      699 testsuite/misc-ming.all/NetStream-SquareTest.c   SWFMovie_add(mo, (SWFBlock)newSWFAction(
newSWFAction      714 testsuite/misc-ming.all/NetStream-SquareTest.c   SWFMovie_add(mo, (SWFBlock)newSWFAction("totals(197); stop(); end_of_test=true;"));
newSWFAction       64 testsuite/misc-ming.all/RegisterClassTest3.c     initac = newSWFAction("trace('onInitialize'); _root.i++;");
newSWFAction       77 testsuite/misc-ming.all/RegisterClassTest3.c     ac = newSWFAction(
newSWFAction       88 testsuite/misc-ming.all/RegisterClassTest3.c     ac1 = newSWFAction("Object.registerClass('C2', ctor); "
newSWFAction      100 testsuite/misc-ming.all/RegisterClassTest4.c     ac = newSWFAction(
newSWFAction      125 testsuite/misc-ming.all/RegisterClassTest4.c     ac = newSWFAction("Object.registerClass('Segments_Name',Bug);");
newSWFAction      153 testsuite/misc-ming.all/SpriteButtonEventsTest.c 	SWFMovieClip_add(bu, (SWFBlock)newSWFAction("stop();"));
newSWFAction      157 testsuite/misc-ming.all/SpriteButtonEventsTest.c 	SWFMovieClip_add(bu, (SWFBlock)newSWFAction("stop();"));
newSWFAction       88 testsuite/misc-ming.all/action_order/ActionOrderTest3.c         newSWFAction("_global.ch('static unload: ' + this.c);"),
newSWFAction      103 testsuite/misc-ming.all/action_order/ActionOrderTest3.c         newSWFAction("_global.ch('static unload: ' + this.c);"),
newSWFAction      127 testsuite/misc-ming.all/action_order/ActionOrderTest3.c     ac = newSWFAction(
newSWFAction      148 testsuite/misc-ming.all/action_order/ActionOrderTest3.c     ac = newSWFAction("Object.registerClass('Segments_Name',Bug);");
newSWFAction       89 testsuite/misc-ming.all/action_order/ActionOrderTest4.c         newSWFAction("_global.ch('static load: ' + this.c);"),
newSWFAction      104 testsuite/misc-ming.all/action_order/ActionOrderTest4.c         newSWFAction("_global.ch('static load: ' + this.c);"),
newSWFAction      128 testsuite/misc-ming.all/action_order/ActionOrderTest4.c     ac = newSWFAction(
newSWFAction      149 testsuite/misc-ming.all/action_order/ActionOrderTest4.c     ac = newSWFAction("Object.registerClass('Segments_Name',Bug);");
newSWFAction      119 testsuite/misc-ming.all/action_order/ActionOrderTest5.c     ac = newSWFAction(
newSWFAction      140 testsuite/misc-ming.all/action_order/ActionOrderTest5.c     ac = newSWFAction("Object.registerClass('Segments_Name',Bug);");
newSWFAction       38 testsuite/misc-ming.all/action_order/PlaceAndRemove.c     SWFMovieClip_add(mc50, (SWFBlock)newSWFAction(
newSWFAction       44 testsuite/misc-ming.all/action_order/PlaceAndRemove.c     SWFMovieClip_add(mc51, (SWFBlock)newSWFAction(
newSWFAction       61 testsuite/misc-ming.all/action_order/PlaceAndRemove.c     SWFMovieClip_addInitAction(mc74, newSWFAction("_global.counter = 0;"));
newSWFAction      104 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test.c 	SWFDisplayItem_addAction(it, newSWFAction("this._rotation+=2;"), SWFACTION_ENTERFRAME);
newSWFAction      105 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test.c 	SWFDisplayItem_addAction(it, newSWFAction("this._y+=5;"), SWFACTION_ENTERFRAME);
newSWFAction      112 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test10.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      127 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test11.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      148 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test11.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction       87 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test2.c 	SWFDisplayItem_addAction(it, newSWFAction(
newSWFAction       84 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test3.c 	SWFDisplayItem_addAction(it, newSWFAction(
newSWFAction       82 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test4.c 	SWFDisplayItem_addAction(it, newSWFAction(
newSWFAction       81 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test5.c 	SWFDisplayItem_addAction(it, newSWFAction(
newSWFAction      120 testsuite/misc-ming.all/displaylist_depths/displaylist_depths_test9.c   SWFDisplayItem_addAction(it2, newSWFAction(
newSWFAction      161 testsuite/misc-ming.all/goto_frame_test.c   SWFDisplayItem_addAction(it, newSWFAction(
newSWFAction      172 testsuite/misc-ming.all/goto_frame_test.c   SWFDisplayItem_addAction(it, newSWFAction(
newSWFAction      113 testsuite/misc-ming.all/init_action_test.c     newSWFAction(" _root.note('mc1.onClipInitialize'); _root.x += '2+'; "
newSWFAction      119 testsuite/misc-ming.all/init_action_test.c     newSWFAction(" _root.note('mc1.onClipConstruct');  _root.x += '5+'; "),
newSWFAction      123 testsuite/misc-ming.all/init_action_test.c     newSWFAction(" _root.note('mc1.onClipLoad');  _root.x += '8+'; "),
newSWFAction      134 testsuite/misc-ming.all/init_action_test.c     newSWFAction(" _root.note('mc2.onClipInitialize'); _root.x += '4+'; "),
newSWFAction      138 testsuite/misc-ming.all/init_action_test.c     newSWFAction(" _root.note('mc2.onClipConstruct');  _root.x += '6+'; "),
newSWFAction      142 testsuite/misc-ming.all/init_action_test.c     newSWFAction(" _root.note('mc2.onClipLoad');  _root.x += '10+'; "),
newSWFAction       79 testsuite/misc-ming.all/instanceNameTest.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction       85 testsuite/misc-ming.all/instanceNameTest.c   SWFDisplayItem_addAction(it2, newSWFAction(
newSWFAction      146 testsuite/misc-ming.all/key_event_test.c     newSWFAction(" _root.note('listenerClip2.onClipKeyDown'); "
newSWFAction       73 testsuite/misc-ming.all/loading/loadImageTest.c 	SWFMovieClip_add(mc_window, (SWFBlock)newSWFAction(
newSWFAction      189 testsuite/misc-ming.all/loading/loadImageTest.c     add_button(mo, 50, 100, "Load PNG", newSWFAction(png_action));
newSWFAction      192 testsuite/misc-ming.all/loading/loadImageTest.c     add_button(mo, 50, 125, "Load indexed PNG", newSWFAction(indexpng_action));
newSWFAction      195 testsuite/misc-ming.all/loading/loadImageTest.c     add_button(mo, 50, 150, "Load greyscale PNG", newSWFAction(greypng_action));
newSWFAction      198 testsuite/misc-ming.all/loading/loadImageTest.c     add_button(mo, 50, 175, "Load GIF", newSWFAction(gif_action));
newSWFAction      201 testsuite/misc-ming.all/loading/loadImageTest.c     add_button(mo, 50, 200, "Load interlaced GIF", newSWFAction(igif_action));
newSWFAction      145 testsuite/misc-ming.all/loading/loadMovieTest.c 	SWFMovieClip_add(mc_coverart, (SWFBlock)newSWFAction(
newSWFAction      326 testsuite/misc-ming.all/loading/loadMovieTest.c 	add_button(mo, 50, 200, "Scribble", newSWFAction(
newSWFAction      347 testsuite/misc-ming.all/loading/loadMovieTest.c 	add_button(mo, 50, 220, "Clear", newSWFAction(
newSWFAction      356 testsuite/misc-ming.all/loading/loadMovieTest.c 	add_button(mo, 50, 240, "Unload", newSWFAction(
newSWFAction      108 testsuite/misc-ming.all/loop/loop_test.c   SWFMovieClip_add(mc1, (SWFBlock)newSWFAction("_root.mc1Executed++;"));
newSWFAction      114 testsuite/misc-ming.all/loop/loop_test.c   SWFMovieClip_add(mc2, (SWFBlock)newSWFAction("_root.mc2Executed++;"));
newSWFAction      121 testsuite/misc-ming.all/loop/loop_test.c   SWFDisplayItem_addAction(it1, newSWFAction("_root.mc1Constructed++;"),
newSWFAction      123 testsuite/misc-ming.all/loop/loop_test.c   SWFDisplayItem_addAction(it1, newSWFAction("_root.mc1Unloaded++;"),
newSWFAction      128 testsuite/misc-ming.all/loop/loop_test.c   SWFDisplayItem_addAction(it2, newSWFAction("_root.mc2Constructed++;"),
newSWFAction      130 testsuite/misc-ming.all/loop/loop_test.c   SWFDisplayItem_addAction(it2, newSWFAction("_root.mc2Unloaded++;"),
newSWFAction      163 testsuite/misc-ming.all/loop/loop_test10.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      168 testsuite/misc-ming.all/loop/loop_test10.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      181 testsuite/misc-ming.all/loop/loop_test10.c   SWFDisplayItem_addAction(it2, newSWFAction(
newSWFAction      186 testsuite/misc-ming.all/loop/loop_test10.c   SWFDisplayItem_addAction(it2, newSWFAction(
newSWFAction      199 testsuite/misc-ming.all/loop/loop_test10.c   SWFDisplayItem_addAction(it3, newSWFAction(
newSWFAction      204 testsuite/misc-ming.all/loop/loop_test10.c   SWFDisplayItem_addAction(it3, newSWFAction(
newSWFAction      103 testsuite/misc-ming.all/loop/loop_test2.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      110 testsuite/misc-ming.all/loop/loop_test2.c   SWFDisplayItem_addAction(it2, newSWFAction(
newSWFAction      119 testsuite/misc-ming.all/loop/loop_test2.c   SWFMovie_add(mo, (SWFBlock)newSWFAction(
newSWFAction      135 testsuite/misc-ming.all/loop/loop_test2.c   SWFMovie_add(mo, (SWFBlock)newSWFAction(
newSWFAction      100 testsuite/misc-ming.all/loop/loop_test3.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      117 testsuite/misc-ming.all/loop/loop_test3.c   SWFDisplayItem_addAction(it2, newSWFAction(
newSWFAction      123 testsuite/misc-ming.all/loop/loop_test3.c   SWFMovie_add(mo, (SWFBlock)newSWFAction(
newSWFAction      139 testsuite/misc-ming.all/loop/loop_test3.c   SWFMovie_add(mo, (SWFBlock)newSWFAction(
newSWFAction      114 testsuite/misc-ming.all/loop/loop_test4.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      128 testsuite/misc-ming.all/loop/loop_test4.c   SWFDisplayItem_addAction(it2, newSWFAction(
newSWFAction      154 testsuite/misc-ming.all/loop/loop_test4.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      174 testsuite/misc-ming.all/loop/loop_test4.c   SWFMovie_add(mo, (SWFBlock)newSWFAction( "gotoAndStop(3);"));
newSWFAction      184 testsuite/misc-ming.all/loop/loop_test4.c   SWFMovie_add(mo, (SWFBlock)newSWFAction( "totals(); stop();" ));
newSWFAction      113 testsuite/misc-ming.all/loop/loop_test5.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      127 testsuite/misc-ming.all/loop/loop_test5.c   SWFDisplayItem_addAction(it2, newSWFAction(
newSWFAction      153 testsuite/misc-ming.all/loop/loop_test5.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      162 testsuite/misc-ming.all/loop/loop_test5.c   SWFDisplayItem_addAction(it2, newSWFAction(
newSWFAction      181 testsuite/misc-ming.all/loop/loop_test5.c   SWFMovie_add(mo, (SWFBlock)newSWFAction( "gotoAndStop(3);"));
newSWFAction      193 testsuite/misc-ming.all/loop/loop_test5.c   SWFMovie_add(mo, (SWFBlock)newSWFAction( "totals(); stop();" ));
newSWFAction      114 testsuite/misc-ming.all/loop/loop_test6.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      118 testsuite/misc-ming.all/loop/loop_test6.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      126 testsuite/misc-ming.all/loop/loop_test6.c   SWFDisplayItem_addAction(it2, newSWFAction(
newSWFAction      130 testsuite/misc-ming.all/loop/loop_test6.c   SWFDisplayItem_addAction(it2, newSWFAction(
newSWFAction      134 testsuite/misc-ming.all/loop/loop_test6.c   SWFDisplayItem_addAction(it2, newSWFAction(
newSWFAction      156 testsuite/misc-ming.all/loop/loop_test6.c   SWFMovie_add(mo, (SWFBlock)newSWFAction( "gotoAndStop(4);"));
newSWFAction      168 testsuite/misc-ming.all/loop/loop_test6.c   SWFMovie_add(mo, (SWFBlock)newSWFAction( "totals(); stop();" ));
newSWFAction      101 testsuite/misc-ming.all/loop/loop_test7.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      105 testsuite/misc-ming.all/loop/loop_test7.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      133 testsuite/misc-ming.all/loop/loop_test7.c   SWFMovie_add(mo, (SWFBlock)newSWFAction( "gotoAndStop(4);"));
newSWFAction      143 testsuite/misc-ming.all/loop/loop_test7.c   SWFMovie_add(mo, (SWFBlock)newSWFAction( "totals(); stop();" ));
newSWFAction      154 testsuite/misc-ming.all/loop/loop_test8.c     newSWFAction("_root.note(this+' constructed'); _root.mc1Constructed++;"), 
newSWFAction      156 testsuite/misc-ming.all/loop/loop_test8.c   SWFDisplayItem_addAction(it1, newSWFAction(""), SWFACTION_ONLOAD);
newSWFAction      158 testsuite/misc-ming.all/loop/loop_test8.c     newSWFAction("_root.note(this + ' unloaded'); _root.mc1Unloaded = 1;"), 
newSWFAction      162 testsuite/misc-ming.all/loop/loop_test8.c     newSWFAction("_root.note(this+' constructed'); _root.mc2Constructed++;"), 
newSWFAction      164 testsuite/misc-ming.all/loop/loop_test8.c   SWFDisplayItem_addAction(it2, newSWFAction(""), SWFACTION_ONLOAD);
newSWFAction      166 testsuite/misc-ming.all/loop/loop_test8.c     newSWFAction("_root.note(this + ' unloaded'); _root.mc2Unloaded = 1;"),
newSWFAction      170 testsuite/misc-ming.all/loop/loop_test8.c     newSWFAction("_root.note(this+' constructed'); _root.mc3Constructed++;"), 
newSWFAction      172 testsuite/misc-ming.all/loop/loop_test8.c   SWFDisplayItem_addAction(it3, newSWFAction(""), SWFACTION_ONLOAD);
newSWFAction      174 testsuite/misc-ming.all/loop/loop_test8.c     newSWFAction("_root.note(this + ' unloaded'); _root.mc3Unloaded = 1;"), 
newSWFAction      193 testsuite/misc-ming.all/loop/loop_test8.c     newSWFAction("_root.note(this+' constructed'); _root.mc4Constructed++;"), 
newSWFAction      195 testsuite/misc-ming.all/loop/loop_test8.c   SWFDisplayItem_addAction(it4, newSWFAction(""), SWFACTION_ONLOAD);
newSWFAction      196 testsuite/misc-ming.all/loop/loop_test8.c   SWFDisplayItem_addAction(it4, newSWFAction("_root.note(this+ 'unloaded');"), SWFACTION_UNLOAD);
newSWFAction      199 testsuite/misc-ming.all/loop/loop_test8.c     newSWFAction("_root.note(this+' constructed'); _root.mc5Constructed++;"), 
newSWFAction      201 testsuite/misc-ming.all/loop/loop_test8.c   SWFDisplayItem_addAction(it5, newSWFAction(""), SWFACTION_ONLOAD);
newSWFAction      202 testsuite/misc-ming.all/loop/loop_test8.c   SWFDisplayItem_addAction(it5, newSWFAction("_root.note(this+ 'unloaded');"), SWFACTION_UNLOAD);
newSWFAction      107 testsuite/misc-ming.all/loop/loop_test9.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      115 testsuite/misc-ming.all/loop/loop_test9.c   SWFDisplayItem_addAction(it2, newSWFAction(
newSWFAction      123 testsuite/misc-ming.all/loop/loop_test9.c   SWFDisplayItem_addAction(it3, newSWFAction(
newSWFAction      129 testsuite/misc-ming.all/loop/loop_test9.c   SWFMovie_add(mo, (SWFBlock)newSWFAction(
newSWFAction      141 testsuite/misc-ming.all/loop/loop_test9.c   SWFMovie_add(mo, (SWFBlock)newSWFAction(
newSWFAction       46 testsuite/misc-ming.all/ming_utils.h # define compileSWFActionCode newSWFAction
newSWFAction       91 testsuite/misc-ming.all/new_child_in_unload_test.c     newSWFAction(
newSWFAction      106 testsuite/misc-ming.all/new_child_in_unload_test.c     newSWFAction(
newSWFAction      113 testsuite/misc-ming.all/new_child_in_unload_test.c     newSWFAction(
newSWFAction       89 testsuite/misc-ming.all/place_object_test2.c     newSWFAction(" _root.testvar1++; trace(this); trace(_root.testvar1); "),
newSWFAction       96 testsuite/misc-ming.all/place_object_test2.c     newSWFAction(" _root.testvar2++; trace(this); trace(_root.testvar2); "),
newSWFAction      179 testsuite/misc-ming.all/registerClassTest2.c     newSWFAction(" _root.note('mc3.onClipInitialize'); " 
newSWFAction      186 testsuite/misc-ming.all/registerClassTest2.c     newSWFAction(" _root.note('mc3.onClipConstruct'); "
newSWFAction      154 testsuite/misc-ming.all/replace_buttons1test.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      179 testsuite/misc-ming.all/replace_buttons1test.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      141 testsuite/misc-ming.all/replace_shapes1test.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      172 testsuite/misc-ming.all/replace_shapes1test.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      139 testsuite/misc-ming.all/replace_sprites1test.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      148 testsuite/misc-ming.all/replace_sprites1test.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      175 testsuite/misc-ming.all/replace_sprites1test.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      185 testsuite/misc-ming.all/replace_sprites1test.c   SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction      145 testsuite/misc-ming.all/shape_test.c 	SWFDisplayItem_addAction(it1, newSWFAction( 
newSWFAction      149 testsuite/misc-ming.all/shape_test.c 	SWFDisplayItem_addAction(it1, newSWFAction( 
newSWFAction      152 testsuite/misc-ming.all/shape_test.c 	SWFDisplayItem_addAction(it1, newSWFAction( 
newSWFAction      155 testsuite/misc-ming.all/shape_test.c 	SWFDisplayItem_addAction(it1, newSWFAction( 
newSWFAction      158 testsuite/misc-ming.all/shape_test.c 	SWFDisplayItem_addAction(it1, newSWFAction( 
newSWFAction      161 testsuite/misc-ming.all/shape_test.c 	SWFDisplayItem_addAction(it1, newSWFAction( 
newSWFAction      165 testsuite/misc-ming.all/shape_test.c 	SWFDisplayItem_addAction(it1, newSWFAction(
newSWFAction       46 testsuite/misc-ming.all/spritehier.c 	ac = newSWFAction(
newSWFAction      127 testsuite/misc-ming.all/timeline_var_test.c   SWFMovie_add(movie, (SWFBlock)newSWFAction("_level0.ar = [];"));
newSWFAction      132 testsuite/misc-ming.all/timeline_var_test.c   SWFMovieClip_add(mc1, (SWFBlock)newSWFAction("this.g = 'moo'; _level0.ar.push(g);"));
newSWFAction      134 testsuite/misc-ming.all/timeline_var_test.c   SWFMovieClip_add(mc1, (SWFBlock)newSWFAction("_level0.ar.push(g);"));
newSWFAction      148 testsuite/misc-ming.all/timeline_var_test.c   SWFMovie_add(movie, (SWFBlock)newSWFAction("_root.totals(); stop();"));