Question

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.

Était-ce utile?

La solution

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top