hello,

i have 2 classes which i want to interact with eachother by events.
my first class creates a second class, which reads out a mysql table.
when the results come in, it should send an event to my first class.

how do i create the eventhandling between those 2 classes, since both
of them must refer to the same event instance?

i read the flex language reference already and did research in the
internet but didnt find any results.


thank you


greetings,
marty


Reply via email to