home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Corrida
/
amazingrace.swf
/
scripts
/
DefineSprite_231
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-13
|
155 b
|
7 lines
var sendTop_lv = new LoadVars();
var sendTop_res_lv = new LoadVars();
sendTop_res_lv.onLoad = function()
{
_root.main_mc.gotoAndStop("intro");
};