home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 (Special) / OC021.iso / Juegos / 04-10-20-2.swf / scripts / DefineSprite_236 / frame_56 / DoAction.as
Encoding:
Text File  |  2005-11-18  |  69 b   |  9 lines

  1. if(showReduction)
  2. {
  3.    play();
  4. }
  5. else
  6. {
  7.    gotoAndPlay(1);
  8. }
  9.