home *** CD-ROM | disk | FTP | other *** search
/ Dermatology Step by Step / Dermatology Step by Step.iso / pc / Media / Dermatology / AlgorithmInf.swf / scripts / frame_26 / DoAction.as
Encoding:
Text File  |  2001-02-15  |  138 b   |  7 lines

  1. this.gotoAndPlay(this._currentFrame - 3);
  2. if(isFreezed != true)
  3. {
  4.    isFreezed = true;
  5.    _level0.algorithmInf.myCaller.freeze();
  6. }
  7.