home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LAUNCH 2
/
LAUNCH.BIN
/
mac
/
TOYOTA
/
TOYOTA.DIR
/
00306_Script_306
< prev
next >
Wrap
Text File
|
1995-01-01
|
168b
|
11 lines
on mouseDown
lightFlash
end
on mouseUp
global gPlayBoolean
global spriteClicked
if rollover(spriteClicked) then
set gPlayBoolean = 1
end if
end