home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / rooftopmadness.swf / scripts / DefineSprite_189 / frame_9 / DoAction.as
Encoding:
Text File  |  2006-05-23  |  78 b   |  9 lines

  1. if(score10 != "")
  2. {
  3.    gotoAndPlay(10);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(3);
  8. }
  9.