home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / CHIP_CD_2003-11.iso / software / animfx / setupanimfx.exe / #setuppath# / zipper.swf / scripts / frame_5 / DoAction.as
Encoding:
Text File  |  2003-09-25  |  83 b   |  9 lines

  1. if(_level5.loaded == 1)
  2. {
  3.    gotoAndPlay(6);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(3);
  8. }
  9.