home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / catch_flies.swf / scripts / DefineSprite_6 / frame_9 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  84 b   |  9 lines

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