PLAY 1527 src/actioncompiler/lex.swf4.c { count(); return PLAY; } PLAY 1819 src/actioncompiler/lex.swf5.c { count(); return PLAY; } PLAY 66 src/actioncompiler/swf4compiler.y %token PLAY PLAY 536 src/actioncompiler/swf4compiler.y | PLAY '(' ')' PLAY 61 src/actioncompiler/swf5compiler.y %token GETURL1 NEXTFRAME PREVFRAME PLAY STOP TOGGLEQUALITY STOPSOUNDS PLAY 518 src/actioncompiler/swf5compiler.y | PLAY { $$ = strdup("play"); } PLAY 1047 src/actioncompiler/swf5compiler.y | PLAY '(' ')'