home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LAUNCH 2
/
LAUNCH.BIN
/
mac
/
TOYOTA
/
TOYOTA.DIR
/
00015_Script_15
< prev
next >
Wrap
Text File
|
1995-01-01
|
268b
|
14 lines
on mouseDown
put the clickon into mySprite
puppetSprite mySprite, 1
set the castNum of sprite mySprite = 0
updateStage
puppetSprite mySprite, 0
updateStage
end
on mouseUp
set the timeoutScript = EMPTY
go "E"
--mySound "option01.aif"
end