home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / ballistic_biscuit.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2006-09-05  |  126 b   |  8 lines

  1. fscommand("allowscale","false");
  2. fscommand("showmenu","false");
  3. score = "99";
  4. ifFrameLoaded(19)
  5. {
  6.    gotoAndPlay(4);
  7. }
  8.