문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top