Hi
I was having the problem before where tinyMCE would insert title="undefined" on images i fixed this by removing title from the img in tinymce.templace.js in valid_elements and extended_valid_elements, but iv recently discovered that this some how causes a new problem. When trying to insert flash through the cms and path to the flash file now becomes undefined but when i put title back into the img section on tinymce the flash insert on the editor works again.
Any ideas on how to make flash insert properly without having to have title="undefined" on images?
Thanks