home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LAUNCH 4
/
LAUNCH.BIN
/
mac
/
TOYOTA
/
TOYOTA.DIR
/
00094_Script_94
< prev
next >
Wrap
Text File
|
1995-09-26
|
190b
|
12 lines
--left Arrow return to Menu
on mouseDown
lightFlash
end
on mouseUp
global spriteClicked
if rollover(spriteClicked) then
set the timer = 0
go frame "T2"
end if
end