Hello, Is it possible to put a generic listener on an Object so that a function is fired and I can trace(event.type) from that function to see exactly what events are being fired and in what order so I can then read about the events to see which is appropriate for my needs?
Cheers and have a good weekend! Nick

