home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2000 #13 / K-CD-2000-13.iso / Web / Amused / www.amused.com / thanksgiving / pc_exe.exe / scripts / frame_10 / DoAction.as
Encoding:
Text File  |  2000-06-08  |  142 b   |  9 lines

  1. if(_framesloaded >= "199")
  2. {
  3.    gotoAndPlay(25);
  4. }
  5. else
  6. {
  7.    setProperty("/loader", _xscale, _framesloaded / _totalframes * "100");
  8. }
  9.