home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Review 54
/
CDREVIEW.iso
/
kerouac
/
shared.dxr
/
00883_sref.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
|
1996-02-15
|
223 b
|
14 lines
on mouseUp
global gFPDemoList
if getOne(gFPDemoList, "ref") = 0 then
beep()
else
puppetsOff()
if the movieName contains "ref" then
go("sref")
else
go("sref", "ref")
end if
end if
end