home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Esportes / bowling.swf / scripts / frame_4 / DoAction.as
Encoding:
Text File  |  2005-09-26  |  92 b   |  9 lines

  1. ifFrameLoaded(54)
  2. {
  3.    wczytano = "1";
  4. }
  5. if(wczytano != "1")
  6. {
  7.    gotoAndPlay(2);
  8. }
  9.