Handheld.PlayFullScreenMovie [Win 8.1]

Hi,

I’m trying to build a application for Win 8.1 Phone, I realized the unification between Windows desktop and Mobile has taken place, this causing me some confusion.

I need to play a video file within the game, I been using Handheld.PlayFullScreenMovie for my other mobile devices and realized this would not work anymore causing compile errors such as “The name ‘Handheld’ does not exist in the current context”

Anyone know alternatives to try?

Thank you.

You can use XAML MediaElement to play video.

2 Likes