Advanced Forum Search Results
-
Timecode support is something that we would really love to see in the 1.0 version of Silverlight.
-
That's not quite what we want to achieve. What we are building is a UI-less media-player, controlled via HTML controls. What you seem to be suggesting is "click something in the media-player that makes it change to full-screen, and then set the dimensions of your HTML element that the media-player sits in".
We explicitly ...
-
I've seen posts marked with a "not-answered" icon to the right of the post title, in the forum. How do I do that, please? All I can see when I read a thread is "mark as answered", which doesn't seem to be what we want.
-
Our current media player has an HTML button that, when clicked, puts the video in full-screen. Or, we can capture the double-click event on that object, and do the same thing.
According to MSDN: "A Silverlight control can only enable full-screen mode in response to a set of user-initiated actions. These actions correspond to the ...
-
Some background - we jumped at Silverlight, because it will give us seamless Mac support. That's our number #1 goal for the moment. That, in turn, enables viewing-time statistics across all browsers (because suddenly, we can know when different media files are being played, instead of "the stream"), as well as various ...
-
We've been working with the beta 1.0 for a couple of weeks, and have a few questions based on our experiences...
Server-side (SMIL-based) playlist support - when? (Please don't say v1.1, next year, and mean it!)DRM support - we've read mid '08 with SL v1.1. Please can that come along earlier?
Best practise for skipping ...
-
You can achieve the same effect using the Position property of MediaElement.