home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / amazingrace.swf / scripts / DefineSprite_231 / frame_1 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  155 b   |  7 lines

  1. var sendTop_lv = new LoadVars();
  2. var sendTop_res_lv = new LoadVars();
  3. sendTop_res_lv.onLoad = function()
  4. {
  5.    _root.main_mc.gotoAndStop("intro");
  6. };
  7.