PDA

View Full Version : How to embed video from Brightcove


Abbey
04-18-2007, 02:58 AM
hi guys,

i just purchased vivvo over the weekend and i installed it today...before i start tweaking the template i decided to check if i can embed a video from brightcove. my site content will be 60% video, 30 pictures and 10% text based stories. i am very sad because the video could not play on my test page. this is the link. check and see whats wrong. http://www.ghanamusic.net/Featured-Artiste/king_ayisoba.html

secondly i read on cmsmatrix that you have a photo gallery which is for sale. how can i get this and how much is it.

i look forward to havin a very good experience with vivvo.

my original site is www.ghanamusic.com and this runs on xoops.

thanks

Abbey

utvara
04-18-2007, 11:33 AM
This problem is caused by tinyMCE flash plugin. It is performing cleanup on EMBED tags.

The solution is to disable flas plugin in both article_add_tiny.tpl and edit_tiny.tpl (they are located in your_admin_dir/templates) by deleting flash entry from lines 7 & 13 (plugin and button bar definition).

Also you have to add

,object[classid|codebase|width|height|align],param[name|value],embed[quality|type|pluginspage|width|height|src|align|fl ashVars]

to "extended_valid_elements" (line 19).