home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / sex_kitten_sim_rpg.swf / scripts / DefineSprite_6 / frame_1 / DoAction.as
Text File  |  2005-09-06  |  156b  |  7 lines

  1. _root.stop();
  2. _root.PercentLoaded = _root.getBytesLoaded() / _root.getBytesTotal() * 100;
  3. if(_root.PercentLoaded == 100)
  4. {
  5.    _root.gotoandplay(3);
  6. }
  7.