home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd2.bin / avid_dvfree / swf / Output.swf / scripts / frame_1068 / DoAction.as
Text File  |  2004-03-24  |  90b  |  6 lines

  1. stop();
  2. replayBtn.onRelease = function()
  3. {
  4.    _root.maintarget_mc.gotoAndPlay(1);
  5. };
  6.