Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Issue with FCKEditor Flash button

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all

i am not able to upload flash videos using fckeditor flash button.when i click on browse server button it is showing below alert message.

alert message:The server didn't reply with a proper XML data. Please check your configuration.

could any one help me..

Thanks in advance.

Regards
Srikanth Davuluri
 
author
Posts: 108
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Srikanth,

CKEditor 3.x got seamless integrated in the Liferay portal, where inserting links, flash, images are working well.

You may try the same,

Thanks

Jonas Yuan

------------
Blogs profile: http://www.liferay.com/web/jonas.yuan/profile
Author profile: http://www.packtpub.com/authors/profiles/jonas-x-yuan
 
Srikanth Davuluri
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for quick reply Jonas X. Yuan,

i am not able to integrate YouTube plugin for CKEditor but it works fine with FCKEditor

could you please provide solution for FCKEditor.

Thanks and Regards
Srikanth Davuluri
 
Jonas X. Yuan
author
Posts: 108
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Srikanth,

There is a plugin called youtube-portlet, where you can bring any Youtube video into the portal.

Meanwhile you can leverage CKEditor 3.x to publish your web content by using wysisyg-portlet.

Of course, you can bring youtube video into FCKeditor - replacing the flash plugin with youtube plugin. That is, you need to build a plugin called youtube and to provide

1) service - search youtube video

2) html tags and scripts - bring youtube embedded scripts into FCKEditor (HTML tags).

3) replace the flash button with youtube embedded scripts

Hope that it helps,

Thanks

Jonas Yuan

-----------
Blogs profile: http://www.liferay.com/web/jonas.yuan/profile
Author profile: http://www.packtpub.com/authors/profiles/jonas-x-yuan

 
reply
    Bookmark Topic Watch Topic
  • New Topic