home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MASPC 1
/
MASPC_1.iso
/
CursoWordI
/
AAYUDA.DXR
/
00035.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
|
1998-07-20
|
186 b
|
10 lines
on exitFrame
global xmusica
if xmusica and (soundBusy(3) = 0) then
sound playFile 3, "musica1.wav"
end if
DoRolloverArt(7, 9)
DoRolloverArt(10, 11, 12)
go(the frame)
end