home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / bigtruckadventures2.swf / scripts / frame_9 / DoAction.as
Encoding:
Text File  |  2008-09-04  |  80 b   |  6 lines

  1. continueBut.onRelease = function()
  2. {
  3.    gotoAndPlay(5);
  4. };
  5. gotoAndStop(9);
  6.