Skip to main content
Home Forums Silverlight Design Video and Media How do I show image or first video frame
2 replies. Latest Post by LanceH on July 5, 2009.
(0)
TRCortez
Member
0 points
2 Posts
06-26-2009 12:02 PM |
I'm trying to display 5 videos on a web page. I want the media player to stop on first frame of video or show an image to the user until user decides to play video. I'm using asp.net 3.5, Visual Studio 2008 and Silverlight.
06-26-2009 3:37 PM |
I will answer my own question. You can use the PlaceholderSource property of the Mediaplayer control to have an image displayed.
Thanks anyways.
LanceH
2 points
3 Posts
07-05-2009 3:59 PM |
Could you please provide some example code of how you do this?
Thank you.