home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / FireMan.swf / scripts / frame_2218 / DoAction.as
Text File  |  2008-09-12  |  104b  |  7 lines

  1. tmark = getTimer();
  2. trace("Inicio2:" + tmark);
  3. if(cheat == "allmovies")
  4. {
  5.    gotoAndPlay(2405);
  6. }
  7.