I am playing videos in embed windows media player .how to stop playing the videos without using stop button i.e. using code how to stop playing
 
 
  below is coding where playlist is assigned.
 
embed1.Attributes.Add("src", urlstr); 
 
 
thanxs in advance