Reputation: 66985
How to play *.mp4 in Silverlight (localy - no server)? I have a file How to play itr using xaml and c#
Upvotes: 0
Views: 1056
Reputation: 74692
The only way to do this is via a full-trust Silverlight 4 out-of-browser application - otherwise, Silverlight will not be able to access the file
Upvotes: 3