home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Shopper 130 - Disc 1
/
Dpcs1298a.iso
/
Business
/
Crystal
/
DATABASE.DIR
/
00002.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-11-12
|
272 b
|
16 lines
on mouseDown
puppetSprite(21, 1)
set the castNum of sprite 21 to 27
updateStage()
startTimer()
repeat while the timer < 30
end repeat
set the castNum of sprite 21 to 26
updateStage()
puppetSprite(21, 0)
end
on mouseUp
go("awards", "overview.dir")
end