home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / rocketcar2.swf / scripts / DefineSprite_426 / frame_1 / DoAction.as
Encoding:
Text File  |  2008-09-24  |  76 b   |  6 lines

  1. stop();
  2. this.onEnterFrame = function()
  3. {
  4.    gotoAndStop(_root.num);
  5. };
  6.