home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
LAUNCH 4
/
LAUNCH.BIN
/
mac
/
TOYOTA
/
TOYOTA.DIR
/
00012_Script_12
< prev
next >
Wrap
Text File
|
1995-09-26
|
248b
|
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
go "color"
set the timeoutScript = EMPTY
end