Hi all,

I have the following HTML link
<A HREF="#"
ONMOUSEOVER="popUp('elMenu1',event)" ONMOUSEOUT="popDown('elMenu1')">link</a>

Which brings up a pop-up menu. I, in fact, want the menu to be triggered by a Flash button.

What action do I ascribe to the button please.

Thanks in advance.

Phil