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

the Video And Audio Problem

3 Answers 42 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Moha
Top achievements
Rank 1
Moha asked on 18 Sep 2013, 10:41 AM
hi guys
i have a little problem in this step
when i create my text and add my video or audio succesfuly and i insert it to db its ok,
but when i want to use it and put a label in aspx page and bind it to that table problems appear
my editor create the play code but dont show that to webform
this is the generated code:
<object width="150" height="30" type="application/x-oleobject" classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6">
<param value="../UploadsFiles/bonfire_knife_party.mp3" name="URL">
<embed width="150" height="30" pluginspage="http://www.microsoft.com/Windows/MediaPlayer" type="application/x-mplayer2" src="../UploadsFiles/bonfire_knife_party.mp3">
</object>
what should i do??

3 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 20 Sep 2013, 10:31 AM
Hi Moha,

Browsers may require plugins in order to play audio/video files and how that is done in the browser is out of the scope of our controls. RadEditor is not a player control but a content generation control. With Q3 2013 we are going to add a media player control that you may find interesting for playing your files.


Regards,
Marin Bratanov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Moha
Top achievements
Rank 1
answered on 20 Sep 2013, 02:40 PM
thanks Marin
so what are you sujesting to do?
what should i do?
what plugin my browser need to play this video or audio?
and what editor do you sujest?
0
Marin Bratanov
Telerik team
answered on 24 Sep 2013, 12:27 PM
Hi Moha,

I was under the impression that you have this HTML in a page that you load in a RadEditor and it does not play. Once you can get it to play outside of the editor you should be able to also play it inside as well. To that end I can suggest you examine the net for options because I am not in a position to recommend one over the other: https://www.google.com/search?q=play+embedded+mp3.
If this is not your case would you explain it more detail so we can get a better understanding of the issue at hand? Perhaps recording a short video that shows what you do would help.


Regards,
Marin Bratanov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Editor
Asked by
Moha
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Moha
Top achievements
Rank 1
Share this question
or