STARTDRAG 1249 lib/action/lex.swf4.c { count(); return STARTDRAG; } STARTDRAG 1672 lib/action/lex.swf5.c { count(); return STARTDRAG; } STARTDRAG 45 lib/action/swf4compiler.y %token STARTDRAG STARTDRAG 470 lib/action/swf4compiler.y | STARTDRAG '(' expr ',' expr ')' STARTDRAG 477 lib/action/swf4compiler.y | STARTDRAG '(' expr ',' expr ',' expr ',' expr ',' expr ',' expr ')' STARTDRAG 61 lib/action/swf5compiler.y %token CALLFRAME STARTDRAG STOPDRAG GOTOFRAME SETTARGET STARTDRAG 381 lib/action/swf5compiler.y | STARTDRAG { $$ = strdup("startdrag"); } STARTDRAG 735 lib/action/swf5compiler.y | STARTDRAG '(' expr ',' expr ')' STARTDRAG 742 lib/action/swf5compiler.y | STARTDRAG '(' expr ',' expr ',' expr ',' expr ',' expr ',' expr ')'