home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / climatechaos.swf / scripts / frame_3 / DoAction.as
Encoding:
Text File  |  2008-09-12  |  79 b   |  5 lines

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