home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LAUNCH 2
/
LAUNCH.BIN
/
mac
/
TOYOTA
/
TOYOTA.DIR
/
00287_Script_287
< prev
next >
Wrap
Text File
|
1995-01-01
|
286b
|
16 lines
--Left Arrow go back main menu
on mouseDown
lightFlash
end
on mouseUp
global spriteClicked
if rollover(spriteClicked) then
set the timer = 0
sound stop 1
sound stop 2
puppetSprite 47, 0
puppetTransition 9,4,4,1
go to frame "MM"
end if
end