home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / powerballs.swf / scripts / DefineSprite_55 / frame_7 / DoAction.as
Encoding:
Text File  |  2007-03-12  |  115 b   |  7 lines

  1. if(_root.soundstopper == 1)
  2. {
  3.    stopAllSounds();
  4. }
  5. _root.soundstopper = 1;
  6. _root.gotoAndPlay(_root.gehezu);
  7.