Hi,
I am handling the following events.
OnNextFrame
OnNativeEvent
but the onnextframe event is never fired if onnativeevent is implemented.
If i comment the onnativeevent handler, then only i am able to access onnextframe handler.
Can anybody please suggest how to fire both the events?
Regards
Nalini