home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Music Interactif 7
/
cd.iso
/
pc
/
PC
/
Demos
/
GroovMak
/
data1.cab
/
Program_Executable_Files
/
Media
/
LoadU.dxr
/
00058.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
|
1999-09-17
|
246 b
|
13 lines
on exitFrame
go(the frame)
end
on enterFrame
if soundBusy(1) then
set the memberNum of sprite 16 to the number of member "Hpreview"
else
set the memberNum of sprite 16 to the number of member "preview"
end if
updateStage()
end