home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / bubble_tanks_2.swf / scripts / DefineSprite_5 / frame_1 / DoAction.as
Encoding:
Text File  |  2008-09-02  |  58 b   |  3 lines

  1. var r = Math.round(Math.random() * 10);
  2. gotoAndPlay(r);
  3.