home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd1.bin / chplus / prazdroj / cz / flash_plave.swf / scripts / frame_24 / DoAction.as
Text File  |  2003-09-24  |  85b  |  6 lines

  1. trace;
  2. if(t2 < t1 + Number(_root.pause))
  3. {
  4.    gotoAndPlay(_currentframe - 1);
  5. }
  6.