home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / armadilloknight2.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2006-05-08  |  129 b   |  3 lines

  1. _root.count1 = Math.round(_root.getBytesLoaded() / _root.getBytesTotal() * 100);
  2. setProperty("load.g", _xscale, _root.count1);
  3.