PLAY 1334 lib/action/lex.swf4.c { count(); return PLAY; } PLAY 1390 lib/action/lex.swf5.c { count(); return PLAY; } PLAY 62 lib/action/swf4compiler.y %token PLAY PLAY 506 lib/action/swf4compiler.y | PLAY '(' ')' PLAY 49 lib/action/swf5compiler.y %token GETURL1 NEXTFRAME PREVFRAME PLAY STOP TOGGLEQUALITY STOPSOUNDS PLAY 333 lib/action/swf5compiler.y | PLAY { $$ = strdup("play"); } PLAY 788 lib/action/swf5compiler.y | PLAY '(' ')'