After updating my wordpress to version 3.9, TinyMCE editor disappeared. Firebug catches the following error:
"TypeError: tinymce.dom.Event.add is not a function
tinymce.dom.Event.add(editButton, 'mousedown', function(e) {"
editor_plugin.js (row 147)
This error occour even if I disable other plugins such "TinyMCE Advanced" or "Ultimate TinyMCE"
Please, I'll appreciate any hint helping me to solve this problem, thank you in advance.
Dario