home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 August / TommyVideo.iso / flash / assets.swf / scripts / DefineSprite_22 / frame_1 / DoAction.as
Encoding:
Text File  |  2003-06-08  |  129 b   |  7 lines

  1. if(_level1._root.toSet == "none")
  2. {
  3.    _level1._root.isSet = "none";
  4.    _level1._root.stageController.play();
  5.    stop();
  6. }
  7.