Is it possible to get tinymce working inside Adobe air? I found this tut but it is out of date and no longer works with current versions.
Normal tinymce produces these errors:
1. TypeError: Result of expression 'g.base_uri' [undefined] is not an object.
2. TypeError: Result of expression 'tinyMCE.init' [undefined] is not a function.
Jquery tinymce produces the error:
Can't find variable: tin开发者_开发知识库ymce
This thread of the tinymce forum might help you further or at least give you some more information.
精彩评论