You can create your own MouseEvent and call dispatchEvent to send it

 

________________________________

From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of pareek.manish
Sent: Tuesday, November 06, 2007 12:14 AM
To: [email protected]
Subject: [flexcoders] Event call

 

Hi ,I am new to flex..and seek help..

We have a mouseevent for clicking on an image, and another mousevent 
for clicking on some another image. now we want that once we trigger 
the first event by clicking on the first image.....the event should be 
dispatched and once it is completed the ..event for the other image 
should be dispatched automatically(without clicking on the second 
image)... 

Thanks 
Pareek

 

Reply via email to