Hello,<div><br></div><div>Enabled MediaPlayerBuffering event as done in attached patch. I want to display a dialog to user for buffering.</div><div><br></div><div>But with the above patch, Sequence of events are as below,</div>

<div>MediaPlayerPlaying    (Playback starts at this event)</div><div>MediaPlayerBuffering  (Buffering event as stream plays. here to show dialog to user as "Buffering")</div><div>MediaPlayerBuffering </div><div>

MediaPlayerBuffering  <br clear="all"><div>...</div><div>...</div><div>...</div><div><br></div><div>But after MediaPlayerBuffering event, MediaPlayerPlaying event is not shownup even the file is playing.(required to cancel dialog once playback starts after buffering is over) </div>

<div>Please let me know what is possible missing stuff to get this.</div><div><br></div><div>Thanks in advance. </div><div><br></div><div><br></div>-- <br>Thanks & Regards,<br>Satish MR<div><br></div>
</div>