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.