home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PowerPlay 1997 March
/
PowerPlay0397.iso
/
T-ONLINE
/
DECODER
/
FORMULAR.DIR
/
00058_Script_58
< prev
next >
Wrap
Text File
|
1997-01-08
|
209b
|
9 lines
on mouseUp
set the visible of sprite 14 to false
set the visible of sprite 15 to false
repeat with i = 17 to 25
set the visible of sprite i to false
end repeat
updatestage
go "soft"
end