home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BUG 2
/
BUGCD1997_01.iso
/
bugmedia
/
movies
/
main8.dir
/
00086_Script_86
< prev
next >
Wrap
Text File
|
1996-12-08
|
387b
|
15 lines
on mouseUp
set the castnum of sprite the clickon to the castnum of sprite the clickon + 1
updatestage
starttimer
put the timer into delay
repeat while delay < 3
put the timer into delay
end repeat
set the castnum of sprite the clickon to the castnum of sprite the clickon - 1
updatestage
puppetsound 0
set the movietime of sprite 3 to 0
end