tags:

views:

123

answers:

0

Hi,

In our application's home page we have a view on which if we click on it will open movie player window and play the video. If I click on the Done button on movie player window before the video starts playing itself the movie player window gets closed and the control comes back to home page, but the audio is playing in the background. How do we stop this from not playing.

If we click on the done button once the video has started playing, then it is working fine(movie player window is closed and control comes back to home page, but there is no audio playing in the background).