I\'m in a curious situation where I previously had no problem achieving what I\'m looking for. The following code is a part of an HTML page which is to host a TinyMCE rich t
tinyMCE.activeEditor.setContent('some') works for me.Cheers