home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / attention_hog.swf / scripts / frame_11 / DoAction.as
Encoding:
Text File  |  2008-09-22  |  74 b   |  6 lines

  1. stop();
  2. back_btn.onRelease = function()
  3. {
  4.    gotoAndStop("menu");
  5. };
  6.