home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / Squeaky.swf / scripts / DefineSprite_267 / frame_5 / DoAction.as
Encoding:
Text File  |  2005-08-04  |  89 b   |  7 lines

  1. if(soundufo == "yes")
  2. {
  3.    smallufo.start();
  4.    soundufo = "no";
  5. }
  6. gotoAndPlay(2);
  7.