Im wondering if it would be possible to make it so when you click the Media Button it opens a popup window to enter the URL of the video?
This would make it more user friendly as it is for inserting images:

The code for images is;
Quote:
<td><div class="imagebutton" id="{$editorid}_cmd_insertimage"><img src="$stylevar[imgdir_editor]/insertimage.gif" width="21" height="20" alt="$vbphrase[insert_image]" /></div></td>
|
Can a similar "
{$editorid}_cmd_insertvideo" command be created?
Many Thanks. :up: