home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inventor Labs: Technology
/
INVENTORLABS_TECHNOLOGY.BIN
/
mac
/
FILES
/
GALLERY.DIR
/
00055_Script_55
< prev
next >
Wrap
Text File
|
1997-05-26
|
160b
|
8 lines
--mu ClickEvent
global gAreaManagerObj, gModeManager
on mouseUp
if (mGetCurrentMode(gModeManager) <> #QTVR) then mClickEvent( gAreaManagerObj )
end