How to play *.mp4 in Silverlight (localy - no server)? I have a file How to play itr using xaml and c#
+3
A:
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
Paul Betts
2009-12-21 19:38:52
It can access the file if the user selects it in an Open File dialog, no?
Nestor
2009-12-23 16:47:21