Hi,
simply use the action "Send Event" and select "MOUSE DOWN" it will fire.
however I strongly advise agsint doing so, instead create your own event "MY MOUSE DOWN" or "FAKE MOUSE DOWN", that you will fire using send event, and every states in fsm that use MOUSE DOWN and should also react on FAKE MOUSE DOWN simply implement both of these events.
Bye,
Jean