home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / fightfight2.swf / scripts / DefineSprite_970 / frame_304 / DoAction.as
Encoding:
Text File  |  2006-05-08  |  91 b   |  9 lines

  1. stop();
  2. if(_root.victory)
  3. {
  4.    tellTarget(_root.victory)
  5.    {
  6.       play();
  7.    }
  8. }
  9.