9/13/2010 7:20:19 AM
Title:
dispatch event issue
1..i dispatched two events one and another...........
2..while listen this two event at time.
3..i can able to listen only one event
i need that two dispatched events value...any solution is there pl help me
9/13/2010 7:57:39 AM
do you want to send two variables with the event? and received those values in listener ? Question is not clear
9/13/2010 9:33:49 PM
i need to dispatch two events and i need to listen this event
9/13/2010 10:52:02 PM
see this question to see how to dispatch events manually in flex
http://askmeflash.com/qdetail/522/how-to-create-custom-event-in-actionscript-3-0