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

JS error in Flash Manager

1 Answer 78 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Yuriy Yurkovskiy
Top achievements
Rank 1
Yuriy Yurkovskiy asked on 19 Nov 2010, 01:40 PM
Hi guys,

I've tried to use this workaround for Flash Manager:

http://www.telerik.com/support/kb/aspnet-ajax/editor/inserting-object-tags-via-the-media-manager.aspx

However, it doesn't work. When I trying to save changes, I get the following JS error:

"'paramString is undefined".

Does anybody know this problem (or have the solution)?

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 23 Nov 2010, 01:25 PM
Hello Yuriy,

Which version of RadEditor, do you use?

If you use RadEditor for ASP.NET AJAX (bin/Telerik.Web.UI.dll) in your project, then use the OnClientPasteHtml event which 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.

If you are using the classic editor (bin/RadEditor.dll) then it is recommended to upgrade, because the development for the classic editor is discontinued in favor of the new one and we do not provide support for custom solutions for the old editor.

All the best,
Rumen
the Telerik team
Browse the vast support resources we have to jumpstart 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
Yuriy Yurkovskiy
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or