This is a migrated thread and some comments may be shown as answers.

Inserted videos will not play

1 Answer 73 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Lars Meyer
Top achievements
Rank 2
Lars Meyer asked on 05 Jan 2011, 03:56 PM
I have inserted a video, using the media manager in RadEditor. The media player displays just fine on the page, but the video does not play when hitting the play button. I've tried inserting .flv, .mov and .wma, but it makes no difference which filetype I use.

Anyone know the reason for this?

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 06 Jan 2011, 11:30 AM
Hi Lars,

I tested the provided  in your support ticket MOV video and I was able to play it in the RadEditor's content area using Windows Media Player in IE8. You can see my test at: http://screencast.com/t/6YvNo9kPhKx.

Can you please put the following tag in an HTML page:

<object width="150" height="150" classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" type="application/x-oleobject">
<param name="URL" value="/editorQ32010SP1/Images/Intro.mov"/><embed src="/editorQ32010SP1/Images/Intro.mov" width="150" height="150" type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer"></embed></object>

make sure that the path to the video correctly points to the Intro.mov file and load the HTML page in the browser. Does the video play?

Note that Firefox does not offer media rendering in editable iframe and div elements and you can play videos only when publishing the content.

Best wishes,
Rumen
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Editor
Asked by
Lars Meyer
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Share this question
or