home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1998 January
/
macformat-059.iso
/
mac
/
Demos
/
Martial Arts Demo
/
media
/
exit.Dxr
/
Internal_9_INTSRUCTION FRAME.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1997-09-30
|
151 b
|
10 lines
on exitFrame
global mouseUpped
mainButton()
scrollingFrames()
if not (the mouseDown) then
set mouseUpped to 1
end if
go(the frame)
end