home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Boot Disc 7
/
boot-disc-1997-03.iso
/
Director.5
/
DATA.Z
/
ANIMWIZ.DIR
/
00284_Script_284
< prev
next >
Wrap
Text File
|
1996-03-15
|
129b
|
9 lines
on mouseDown
global goBanners
if PressButton() then
cursor 4
mCreate(goBanners)
cursor -1
end if
end