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

  1. if(_root.interfaceholder.intern == "go")
  2. {
  3.    gotoAndPlay(7);
  4. }
  5. else
  6. {
  7.    loadVariablesNum("ping.txt",5);
  8.    _level5.loaded = 0;
  9. }
  10.