home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Encyklopedia Omnia
/
Planeta.iso
/
data
/
0_home.dir
/
00012_Script_exit
< prev
next >
Wrap
Text File
|
2000-10-16
|
149b
|
7 lines
on mouseUp
global gNSClicked, gCanClick
if (gCanClick) and (gNSClicked = the currentSpriteNum) then
go to frame "exit?"
end if
end