home *** CD-ROM | disk | FTP | other *** search
/ CD Actual: Windows XP / CDWindowsXP.iso / Datos / Multimedia / tour / Professional / segment4.swf / scripts / frame_41 / DoAction.as
Encoding:
Text File  |  2001-07-24  |  73 b   |  5 lines

  1. if(!_level0.sndDonePlaying())
  2. {
  3.    gotoAndPlay(_currentframe - 1);
  4. }
  5.