Flex编辑器 [英] Editor for Flex

查看:173
本文介绍了Flex编辑器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我是Flex的新手,正在开发内容管理系统.
我有一个页面可以输入数据并将其保存在数据库中.
(ASP.Net Web服务作为保存数据的后端)
在CMS Admin中,输入页面数据并将其加载到用户端.
当我输入HTML数据并将其呈现在用户端页面上时,似乎HTML表和标签无法正常工作,那么它的替代方案是:confused:.所以任何人都可以告诉我解决方案.

我也在寻找一个编辑器控件,以创建CMS页面的内容.就像我们在ASP.Net网站中使用Telerik编辑器一样.

我开始了解FCKEditor,但不知道如何在Flex中使用它.

谢谢,
Ritz

Hi,

I am new to Flex and developing a Content Management system.
I have a page to Enter a data and save it in database.
(ASP.Net web service as back end to save data)
In CMS Admin enters the page data and load it on user side.
When I enter a HTML data and renders it on the user side page it seems the HTML tables and tags are not working, So what is the alternative to it:confused:. so can any one tell me the solution for it.

Also I am looking for a editor control, to create content for CMS pages. like we are using the Telerik editor in our ASP.Net websites.

I come to know about FCKEditor, but dont know how to use it with Flex.

Thanks,
Ritz

推荐答案

要使HTML表格和标签正常工作,我认为您需要HTML标头()和body()元素以及还应在其中包含内容的html()元素被包裹.

如今,开发人员使用的最好的开源编辑器是FCKEditor.试试看,非常好.

http://sourceforge.net/projects/fckeditor/ [
For HTML tables and tags to work I think you need the HTML header () and body() element and also html() element in which the contents should be wrapped.

The best open source editor nowadays developers using is FCKEditor. Try it out, it is very nice.

http://sourceforge.net/projects/fckeditor/[^]




Hope this will help!


是的,我已经研究过FCK编辑器,并且可以与Flex一起使用.
我曾尝试通过从
http://blog下载来进行尝试. aboutme.be/2009/08/17/using-fckeditor-in-flex-and-air/.但我找不到如何使它起作用.
谁能提供给我步骤,如何在现有项目中添加FCK.


谢谢
Ritz
Yes I had look into the FCK editor and It can be used with Flex.
I had tried with it by downloading it from http://blog.aboutme.be/2009/08/17/using-fckeditor-in-flex-and-air/. but I could not find how to make it work.
Can anyone provide me the steps how can i add the FCK in my existing project.


Thanks
Ritz


以下链接将对您添加FCKEditor到任何项目(新项目或现有项目)很有用

http://blog.aboutme.be/2009/08/17 /using-fckeditor-in-flex-and-air/ [
Following link will be useful to you to add FCKEditor to any project (New or Existing)

http://blog.aboutme.be/2009/08/17/using-fckeditor-in-flex-and-air/[^]

Hope this will help!


这篇关于Flex编辑器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆