home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Buffalo Sabres 2001-2002 Promotional CD
/
Sabres.iso
/
pc
/
intro.dxr
/
00031.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
|
226 b
|
11 lines
on mouseUp
if the machineType = 256 then
type = "/"
else
type = ":"
end if
a = the pathname & "movies" & type & "hero"
member("dummy").fileName = a
set the memberNum of sprite 19 to member("herotitle")
end