CKEDITOR.dialog.add( 'kaltura_flash', function ( editor )
{
return {
title : 'Videos',
minWidth : 640,
minHeight : 360,
contents :
[
{
id : 'general',
label : 'Settings',
elements :
[
// UI elements of the Settings tab.
{
type : 'html',
//html : '<div><embed width="500" height="300" allownetworking="all" allowscriptaccess="always" flashvars="partnerId=100&subPartnerId=10000&afterAddentry=onContributionWizardAfterAddEntry&close=onContributionWizardClose&termsOfUse=http://corp.kaltura.com/static/tandc&showCloseButton=false" quality="high" bgcolor="#000000" name="kaltura_contribution_wizard" id="kaltura_contribution_wizard" style="undefined" src="http://kaltura.xx.xxx/kse/ui_conf_id/000" type="application/x-shockwave-flash" ></embed></div>'
}
]
}
]
};
});
Wed, 10/12/2011 - 15:30
#1
