home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LAUNCH 4
/
LAUNCH.BIN
/
mac
/
TOYOTA
/
TOYOTA.DIR
/
00304_Script_304
< prev
next >
Wrap
Text File
|
1995-09-26
|
245b
|
15 lines
--Tacoma Sub stop
on mouseDown
lightFlash
end
on mouseUp
global spriteClicked
if rollover(spriteClicked) then
repeat with n = 1 to 48
set the cursor of sprite n = 0
end repeat
go to frame "TM"
end if
end