home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LAUNCH 4
/
LAUNCH.BIN
/
mac
/
TOYOTA
/
TOYOTA.DIR
/
00089_Script_89
< prev
next >
Wrap
Text File
|
1995-09-26
|
217b
|
14 lines
--Left Arrow go back one
on mouseDown
lightFlash
end
on mouseUp
global spriteClicked
if rollover(spriteClicked) then
set the timer = 0
sound stop 1
sound stop 2
go "t2"
end if
end