How to change the onclick event for the embeded media player in nokia6700
Hi,
I designed a jsp page which embeded the media player. I tested it on nokia6700 and found it will send teardown rtsp request to the server when i click on the embeded player at first time. I changed the click event of <div> but it still sent the teardown.I doubt that the click event of media player was invoked when i chicked.
Do you know how to change the onclick event for the embed player on nokia 6700? Or tell me how to prevent the embeded player from sending teardown request when clicked?