Hi !
I am trying to devellop a plugin to insert video in ckeditor textarea. I replaced the flash player with mplayer. We can read now avi, mpeg files (thing not possible with flashplayer). To do that, I use the source for flash plugin like base. My plugin's name is "lecteur". First I copy flash folder from source/plugin and then I rename it "lecteur" in ckeditor/plugins. In HTML page I call whith javascript the extraplugin "lecteur". In fact the button exist, when I click on it the windows "lecteur" appear and I can insert un image called MEDIA on editor for the AVI file. So evrything run correctly exept that : When I click on "source" button two times (enter/escape), the MEDIA image is transformed on FLASH image and naturaly if I clic on it Flash dialog is opened. I can't acces on my dialogs anymore.
I use CKeditor v3.1.
Anyone can help me ?
Sorry for my English.
Thanks
I am trying to devellop a plugin to insert video in ckeditor textarea. I replaced the flash player with mplayer. We can read now avi, mpeg files (thing not possible with flashplayer). To do that, I use the source for flash plugin like base. My plugin's name is "lecteur". First I copy flash folder from source/plugin and then I rename it "lecteur" in ckeditor/plugins. In HTML page I call whith javascript the extraplugin "lecteur". In fact the button exist, when I click on it the windows "lecteur" appear and I can insert un image called MEDIA on editor for the AVI file. So evrything run correctly exept that : When I click on "source" button two times (enter/escape), the MEDIA image is transformed on FLASH image and naturaly if I clic on it Flash dialog is opened. I can't acces on my dialogs anymore.
I use CKeditor v3.1.
Anyone can help me ?
Sorry for my English.
Thanks