I have a flash swf file which has TextArea, I want to use that textarea as a TinyMCE textArea. Please Guide me how to do it.
Asked
Active
Viewed 162 times
-2
-
I don't think that's possible. Google for 'flash textarea wysiwyg' – Tim Dec 16 '12 at 09:27
-
Is there anyway, i can use maths equation editor inside flash? although i have integrated WIRIS Maths equation plugin in My inyMCE editor – ashish Kumar Dec 16 '12 at 14:56
1 Answers
0
No, this is not possible due to the fact that a textarea in swf is not a regular html element which tinymce needs for its initialization.

Thariama
- 50,002
- 13
- 138
- 166