Setup using Javascript (Optional)
kWidget.featureConfig({
'flashvars': {
"annoto": {
//This line turn on the plugin
'plugin': true,
//This line sets the plugin file path
"iframeHTML5Js" : "./plugin.js",
},
},
// The rest of the Kaltura configuration
// The below is just an example
'targetId' : 'kaltura_player',
'wid' : '_243342',
'uiconf_id' : '5994862',
'entry_id' : '0_uka1msg4',
})Last updated