home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MASPC 1
/
MASPC_1.iso
/
CursoWordI
/
MENU.DXR
/
00024.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-31
|
215 b
|
13 lines
on exitFrame
global xmusica
if not soundBusy(3) and xmusica then
sound playFile 3, "musica1"
end if
go(the frame)
end
on idle
DoRolloverArt(10, 11, 12, 13, 14)
DoRolloverArt(15, 16, 17, 18, 19)
end