Answered by:
WMV in XAML for WP7

Question
-
So the question is simple, I'm mostly asking it because I couldn't find anything that works on WP7 on the web.
I need a WMV file to be played when I press a button (Button pressed > Image fades out > WMV fades in > WMV starts playing).
I got the fade in/out part (it's like for a regular image, right?), only need to make the WMV play or at least show up in the designer, as it currently doesn't although it's added and give a position.
Thank you very much, and sorry for posting in the C# section, couldn't find the WP7 forum when had to chose in which forum to post, it would be nice if you could explain it too, thanks :)))!
- Moved by Bob Shen Wednesday, April 4, 2012 2:50 AM WP7 issue (From:Visual C# General)
Wednesday, March 21, 2012 9:29 PM
Answers
-
Hi falconkick,
You can consider posting it at the following more appropriate forum for more efficient responses. Thanks!
wp7: http://forums.create.msdn.com/forums/default.aspx?GroupID=19
Bob Shen [MSFT]
MSDN Community Support | Feedback to us
- Marked as answer by Mr. Wharty Thursday, May 31, 2012 6:46 AM
Wednesday, April 4, 2012 2:49 AM -
Try to search your question with google. You will find so much answers.
You have to use a MediaElement exactly as in normal WPF.http://msdn.microsoft.com/en-us/library/ff769551(v=vs.92).aspx
http://stackoverflow.com/questions/7018335/mediaelement-not-playing-audio-from-stream-wp7
http://stackoverflow.com/questions/4119316/windows-phone-7-and-mp4And to answer the question for the WP7 forum. Take a look at this link:
http://forums.create.msdn.com/forums/ It's the forum of the WP7 publisher community- Proposed as answer by Mr. Javaman II Thursday, March 22, 2012 8:32 PM
- Marked as answer by Mr. Wharty Thursday, May 31, 2012 6:46 AM
Thursday, March 22, 2012 8:31 PM
All replies
-
Try to search your question with google. You will find so much answers.
You have to use a MediaElement exactly as in normal WPF.http://msdn.microsoft.com/en-us/library/ff769551(v=vs.92).aspx
http://stackoverflow.com/questions/7018335/mediaelement-not-playing-audio-from-stream-wp7
http://stackoverflow.com/questions/4119316/windows-phone-7-and-mp4And to answer the question for the WP7 forum. Take a look at this link:
http://forums.create.msdn.com/forums/ It's the forum of the WP7 publisher community- Proposed as answer by Mr. Javaman II Thursday, March 22, 2012 8:32 PM
- Marked as answer by Mr. Wharty Thursday, May 31, 2012 6:46 AM
Thursday, March 22, 2012 8:31 PM -
Hi falconkick,
You can consider posting it at the following more appropriate forum for more efficient responses. Thanks!
wp7: http://forums.create.msdn.com/forums/default.aspx?GroupID=19
Bob Shen [MSFT]
MSDN Community Support | Feedback to us
- Marked as answer by Mr. Wharty Thursday, May 31, 2012 6:46 AM
Wednesday, April 4, 2012 2:49 AM