I am writing the settings menu for a plugin I am developing and I would like to use the custom input that WordPress uses on the dashboard for page and post content.
The idea is to let the user easily add HTML files to the plugin.
Thanks for any help.
Have you tried with wp_editor?
wp_editor();
http://codex.wordpress.org/Function_Reference/wp_editor