I did that with dispatcher that sends out name of event as parameter. Then each object hooked to dispatcher triggers FSM local event with that name from dispatcher.
So i see this universal event is not currently possible. Can this be added as feature some kind of super event or broadcast message?