A FCKeditor object is created by code below :
Is there a way to access myEditor in the custom image browser?
var myEditor = new FCKeditor('aEditor');
Is there a way to access myEditor in the custom image browser?