Pergunta

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.

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top