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

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