.1.create a 'MyImage' folder in Plugins folder as we did before for plugin add. 2.copy the following files from 'dialog' folder & paste it into in 'MyImage' folder (fck_dialog_common.js,fck_image.js,fck_image_preview.html & 'images' folder) 3.create fckplugin.js & MyImage.html in 'MyImage' folder 4.copy the content of fck_image.html from 'dialog' folder then paste it in your MyImage.html. 5.add 'MyImage' plugin to fckconfig.js file.
Re: Here the answer
2.copy the following files from 'dialog' folder & paste it into in 'MyImage' folder
(fck_dialog_common.js,fck_image.js,fck_image_preview.html & 'images' folder)
3.create fckplugin.js & MyImage.html in 'MyImage' folder
4.copy the content of fck_image.html from 'dialog' folder then paste it in your MyImage.html.
5.add 'MyImage' plugin to fckconfig.js file.