This is driving me nuts!@#!@# I can load the tinyMce plugin for jquery just fine....but it looks for its own images/themes relative to the CURRENT URL.
ex.
tinymce tries to load http:/mysite/mycurrenturl/tiny_mce/whateverM
when tinymce is located in http:/mysite/js/tiny_mce
so for some reason i can not seem to find any documentation to specify a default path so tinyMce knows where it supposed to look!
Thanks if anyone knows.