Video component
Hi,
We need a small custom component that will have as properties a Title, Description - purpose is that a content editor will be able to enter the title, description and a link to a video uploaded on a video library.
Can you please share with us what control we should use in our ascx so that we'll have the same behaviour like in default video component provided by sitefinity? Currently we are using the media player component (
<
object id="MediaPlayer" classid="CLSID:22D6F312....) but is not looking same nice like default one
Thanks and Happy Holidays,
Corneliu
Hello Corneliu,
We use RadMediaPlayer control that is wrapped inside Telerik.Sitefinity.Modules.Libraries.Web.UI.Videos. MediaPlayerControl which you can add declaretively or programmatically on a page.
Kind regards,
Ivan Dimitrov
the Telerik team