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
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