Skip to main content
Home Forums Silverlight Design Designing with Silverlight How to create new Video player with Subtitle and playlist feature?
2 replies. Latest Post by mn.gopi on July 29, 2009.
(0)
mn.gopi
Member
6 points
9 Posts
07-27-2009 9:24 AM |
HI
I am trying to create a new video player which loads the params from xml files. If the video item contains subtitle choices, this player must propose the menu to allow user to select the right subtitle. Subtitle is another xml file.
how can i create a video player with such features.can anyone help me out of this problem?
Thanks,
davidezo...
Contributor
5690 points
875 Posts
07-27-2009 2:22 PM |
Hi,
try this: http://www.williablog.net/williablog/post/2009/04/30/Sample-Scrolling-Silverlight-Video-Playlist-2.aspx
07-29-2009 12:36 AM |
Thanks David