Im running an AVS-script but without Adult-content
After installing the script step by step the embed-code under the video didnt change to nuevos-embed-code.
Double checked the video.tpl - the code is in there and at the correct line:
- Code: Select all
{include file="video_embed_nuevoplayer.tpl"}
I just edited the video_embed_vplayer.tpl with the code from video_embed_nuevoplayer.tpl to get this working...
I also need to know what I have to set for facebook-embeds. With the previous player it was:
- Code: Select all
<meta property="og:video" content="http://domain.com/media/player/player.swf?f=http://domain.com/media/player/config_embed.php?vkey=32" />
But it doesnt work that way with the nuevo-player
I also need the related videos at the end of the player to open in target _blank is it possible to set this up somewhere?
Thanks
