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

Problem with .mp3 on Firefox

5 Answers 59 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Dan
Top achievements
Rank 1
Dan asked on 27 Apr 2010, 06:06 PM
I inserted an .mp3 file using the Media Manager and set the AutoStart property to No.  This works find in Internet Explorer but still plays automatically in Firefox.  I fould out that I could fix this by going into the HTML tab and changing the value of the AutoStart parameter of the <object> and <embed> tags from "false" to "0".

I don't want to have to edit the HTML every time I insert an .mp3 file.  Do you know of another way around this?  Or could the Editor be changed to create the html code with AutoStart = "0" instead of "false"?

Thanks.

5 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 28 Apr 2010, 02:46 PM
Hi Dan,

You can very easy modify the content inserted through the MediaManager dialog by setting the OnClientPasteHtml event property. The OnClientPasteHtml event is useful in scenarios where the developers need to examine or modify the HTML to be pasted by an editor tool before it is inserted in the editor content area.


Best regards,
Rumen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Dan
Top achievements
Rank 1
answered on 28 Apr 2010, 04:16 PM
Hi Rumen,

Thank you for the reply but that does not quite solve my problem.  In this case I have users of my website entering content using the Editor, so I don't know exactly what they will be entering.  I could code around this particular issue using the OnClientPasteHtml event but the bigger issue is that the html that is being generated is not cross-browser compatible.  I am worried that there could be other instances like this and I don't want to have to code for every possibility.

Is it possible to create a support ticket to look into this problem for a future release?

Thanks again.
0
Stanimir
Telerik team
answered on 30 Apr 2010, 02:25 PM
Hello Dan,

I logged this issue in our bug-tracking system and created a pits where you can track its progress. You can follow the PITS Issue by its ID: 2018.

Sincerely yours,
Stanimir
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Dan
Top achievements
Rank 1
answered on 24 Jun 2010, 03:50 PM
I was just looking in the PITS system and could not find issue 2018.  Could you let me know if this has been resolved?

Thanks.
0
Dobromir
Telerik team
answered on 24 Jun 2010, 04:25 PM
Hi Dan,

This problem is still not resolved because of items with highter priority. We will do our best to fix it for one of the upcoming releases. You can follow the progress of the issue from this link.

Kind regards,
Dobromir
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Editor
Asked by
Dan
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Dan
Top achievements
Rank 1
Stanimir
Telerik team
Dobromir
Telerik team
Share this question
or