home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / TheBearsAdventure.swf / scripts / frame_5 / DoAction.as
Encoding:
Text File  |  2005-08-04  |  62 b   |  5 lines

  1. if(sndBytesLoaded < sndBytesTotal)
  2. {
  3.    gotoAndPlay(4);
  4. }
  5.