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

Problem with RAD Editor

2 Answers 55 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Jan Lichnovsky
Top achievements
Rank 1
Jan Lichnovsky asked on 13 May 2010, 08:03 AM
Hi,

I'm newbe in MOSS so maybe my question will not be exactly described.

I have problem with RAD editor in my MOSS solution. I use RAD Editor version of the Telerik RadControls is 2008.3.1314.35.

Problem is in that it change HMTL content definition of my macromedia flash. When I update it, everything is ok, HTML is succesfully saved and work. But when Iedit the page later, then without my change is changed HTML code of this flash.

I change another webpart on the page, but after saving my changes without my intervention was changed webpart with the flash - Media content change itself too. Before my change of another webpart the HTML code of Media Content was

<object height="285" width="910" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param name="Movie" value="/SiteCollectionImages/Front%20page/intro_10.swf">
<param name="play" value="true">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<param name="loop" value="false">
<param name="menu" value="false"><embed src="/SiteCollectionImages/Front%20page/intro_10.swf" width="910" height="285" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" wmode="transparent" loop="false" menu="false"></embed></object>

And after, when I applied changes related to the another webpart in Media Content was only this HTML code

<embed src="/SiteCollectionImages/Front%20page/intro_10.swf" width="910" height="285" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" wmode="transparent" loop="false" menu="false"></embed>

And the flash stop working on the page.


I will be glad for any advice how to solve this problem.

Thanks

Jan



2 Answers, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 13 May 2010, 12:14 PM
Hello Jan,

The version of RadEditor for MOSS, which you are using, is too old. What I suggest you to do is upgrade to the latest version, which now is 5.7.2. You can find the upgrade instructions in the following online help article http://www.telerik.com/help/aspnet-ajax/upgrade_to_a_newer_version_of_radeditor_for_moss.html. You can download a free trial version from the Free Trials section of your account in www.telerik.com.

In mean time you can test the behavior of the latest RadEditor in the following online demo http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx.


Greetings,
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
Jan Lichnovsky
Top achievements
Rank 1
answered on 13 May 2010, 02:23 PM
Thank You, I will try this.

BR

Jan
Tags
WebParts for SharePoint
Asked by
Jan Lichnovsky
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Jan Lichnovsky
Top achievements
Rank 1
Share this question
or