Recently I changed to tinymce 4. I was happy to see you didn't have to put the tinymce.js script in the script_path parameter option anymore and could just include it together with other scripts I have on the page.
But, when I combine it with other scripts, tinymce doens't know where to find all the plugins, theme etc anymore.
Can someone tell me how this works in tinymce 4? Is there a script_path for tinymce 4? Also, is it possible to combine all the plugins and css you need in one package?