How do you simulate a click event using ActionScript 3 for android

hello adobe flash i have a question.i have 2 objects, a sniper scope and a fire button.when i point the crosshair of my sniper scope on the target and press the fire button i want it to simulate a MouseEvent.CLICK or a TouchEvent.TOUCH_TAP to play the movieclip of the target object.how can i do this?