View Full Version : How to add a Flash button to the CKeditor?
wahtaljouf
06-25-2011, 12:04 AM
Hello,
Please, I want to add flash button to the CKeditor in vb 4.1.4
What are the steps to do that?
And what if you want to add other buttons.
Are the same steps?
Thanks.
--------------- Added 1309009526 at 1309009526 ---------------
Is it so difficult ?
wahtaljouf
07-10-2011, 03:55 PM
<font color="Red">If you do not provide support for the product,
Why did you include it in a forum?</font>
uhking
07-30-2011, 10:06 AM
If you do not provide support for the product,
Why did you include it in a forum?
I also have the same expresions............:down:
You could add in the flash button that's part of the CKEditor, but since you're still editing a vbulletin post you can't include flash unless you enable HTML for a forum (which you probably don't want to do). You could define a custom bbcode to allow flash to be inserted, and bbcodes have their own way of defining a button for the editor.
Oracle simsim
08-02-2011, 11:06 PM
I have the same question.
surely we can define a custom bbcode and that what I did for flash. but I need to know where to write my javascript function that insert the formatted bbcode to the editor ( i.e. function that ask for the url, width and height then insert the flash tag into the editor textarea.
I found that the custom bbcode are added to the editor via the ckeditor config. and there is a hook "editor_custom_toolbar_loop" we can use it to write specific action when the custom button pressed. but how to do that ?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.