home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / Titans / beastboy.swf / scripts / DefineSprite_277 / frame_1 / DoAction.as
Encoding:
Text File  |  2006-01-05  |  82 b   |  9 lines

  1. onenterframe = function()
  2. {
  3.    if(off)
  4.    {
  5.       play();
  6.    }
  7. };
  8. stop();
  9.