home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Imagination Express: Destination Pyramids
/
PYRAMIDS.ISO
/
DEMO
/
EDMARKDB
/
MENU.DXR
/
00019.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-10-20
|
150 b
|
11 lines
on exitFrame
global UserJump
PlayMyMovie("SSHouse")
if UserJump = 1 then
go("Menu")
set UserJump to 0
else
go("BBH")
end if
end