home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / trash / hangover.swf / scripts / DefineSprite_8 / frame_1 / DoAction.as
Text File  |  2007-01-08  |  157b  |  6 lines

  1. _root.geladen = int(100 / (_root.getBytesTotal() / _root.getBytesLoaded()));
  2. if(_root.getBytesTotal() == _root.getBytesLoaded())
  3. {
  4.    _level0.play();
  5. }
  6.