home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / snowball.swf / scripts / frame_2 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  79 b   |  5 lines

  1. if(_root.getBytesLoaded() != _root.getBytesTotal())
  2. {
  3.    gotoAndPlay(1);
  4. }
  5.