ASMSTARTDRAG     1755 src/actioncompiler/lex.swf4.c { count();	return ASMSTARTDRAG; }
ASMSTARTDRAG       82 src/actioncompiler/swf4compiler.y %token ASMGOTOFRAME2 ASMREMOVESPRITE ASMSETPROPERTY ASMSETTARGET2 ASMSTARTDRAG
ASMSTARTDRAG     1124 src/actioncompiler/swf4compiler.y 	| ASMSTARTDRAG		{ $$ = bufferWriteOp(asmBuffer, SWFACTION_STARTDRAG); }