home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Buffalo Sabres 2001-2002 Promotional CD
/
Sabres.iso
/
pc
/
intro.dxr
/
00013.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2001-09-05
|
227 b
|
11 lines
on mouseUp
if the machineType = 256 then
type = "/"
else
type = ":"
end if
a = the pathname & "movies" & type & "hi_sat"
member("dummy").fileName = a
set the memberNum of sprite 19 to member("sattitle")
end