home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
T-Shirt Design Shop
/
TSHIRT_Designer.ISO
/
data
/
odata1
/
mcards
/
notes.dxr
/
00188.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-05-02
|
139 b
|
8 lines
on exitFrame
if field "soundFileName" <> "noname" then
sound playFile 2, field "soundFileName"
else
go(marker(2))
end if
end