home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / armadilloknight2.swf / scripts / frame_8 / DoAction.as
Encoding:
Text File  |  2006-05-08  |  119 b   |  8 lines

  1. function continueNow()
  2. {
  3.    _root.jukebox.snd.stop();
  4.    gotoAndPlay(3);
  5. }
  6. stop();
  7. _root.white._visible = true;
  8.