Adobe AIR Integration

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

Screenshot of the FCKeditor sample application running on AIR
We've been work with the Adobe AIR team, and FCKeditor is now full compatible with Adobe AIR. The compatible version is currently available as of FCKeditor 2.6 Beta.

The compatibility code is part of our core, so the integration is completely transparent. You can use FCKeditor in your AIR applications just like you would do it in any other web page.

Downloadable Sample Application

The FCKeditor distribution file includes a sample AIR application in the "_samples/adobeair" folder. You can check the source code there.

The following instead is the compiled version of the sample. Just install and run it:
http://www.fckeditor.net/downloadfiles/fckeditor.air

You can uninstall the sample application by using "Add and Remove Programs" in the control panel on Windows. Just look for the application named "FCKeditor Sample Application 1.0".

Running the Sample Application with AIR Debug Launcher

Download FCKeditor and uncompress it locally.

You can run the sample application from the command line, using the AIR Debug Launcher (ADL) (The ADL executable can be found in the bin directory of the AIR SDK.). First, open a command console or shell. Move to the sample directory (_samples/adobeair). Then, run the following command:

adl application.xml ../../

Note: The sample application is ready to run with the final release of Adobe AIR. To run it with Adobe AIR Beta 3, edit the application.xml file, changing the xmlns attribute of <application > to "http://ns.adobe.com/air/application/1.0.M6".

This page was last edited on 26 February 2008, at 01:25.