home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Music Interactive 30
/
CMi30.iso
/
pc
/
tutorials
/
00004.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
|
2001-01-04
|
332 b
|
9 lines
on exitFrame
global whichSoftware
repeat with x = 45 to 95
sprite(x).visible = 0
end repeat
whichSoftware = 4
set the text of field "infoField" to "Choose which tutorial you would like to go through then click on the buttons to the left to hear the examples and to bring up the text and screenshot of that stage."
end