home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / MemoryBodies-Volume2.exe / scripts / DefineSprite_331 / frame_3 / DoAction.as
Text File  |  2004-11-17  |  85b  |  7 lines

  1. PlayingGame = true;
  2. tellTarget("Timer")
  3. {
  4.    gotoAndStop("TimerOn");
  5. }
  6. stop();
  7.