Page 1 of 1
embed Videos

Posted:
Sun Nov 29, 2009 5:30 am
by atrhick
I have the clear water template and I ma trying to embed my videos into my front page, everything worked fine with the old clip-share player but the NuevoPlayer will not display there any idea why? below if the embed code.
<embed src="http://www.3angelstube.com/nuevo/player/nvplayer.swf?config=http://www.3angelstube.com/nuevo/econfig.php?key=6d3d6fa748ab6d9af3fd" width="350" height="290" wmode="transparent" allowscriptaccess="always" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" /></embed>
Re: embed Videos

Posted:
Mon Nov 30, 2009 4:11 pm
by dargre
Embed code is fine.
Enough is to type movie URL in your browser from embed code to see it is working:
http://www.3angelstube.com/nuevo/player ... ab6d9af3fdMaybe you have other HTML errors on website.
Re: embed Videos

Posted:
Wed Dec 02, 2009 1:38 am
by atrhick
Thank you dargre,
It was not the player it was my site I had some files missing. thank you for your quick response!
Re: embed Videos

Posted:
Wed Dec 02, 2009 1:45 am
by atrhick
also what is the code that I need to add to your embedded code for it to not auto start I have tried autoplay="false" it does not seem to work.
I even turned off the auto start for the embedded videos in my admin section
Re: embed Videos

Posted:
Fri Dec 04, 2009 3:58 am
by dargre
It's autostart option in siteadmin but for embed player, not main autostart.
Re: embed Videos

Posted:
Tue Dec 15, 2009 8:18 pm
by atrhick
is it possible to have my videos on the site autoplay but all my embedded videos to not autoplay?
Re: embed Videos

Posted:
Tue Dec 15, 2009 9:35 pm
by dargre
Possible.
I'm really annoyed when people do not even check basic options in delivered Admin configuration GUI.
It's so easy to find all options.
There is also "autostart", separate for normal and embed player.
Re: embed Videos

Posted:
Fri Dec 18, 2009 4:29 am
by atrhick
dargre,
there is no need to be annoyed. I am trying to tell you I have found these options and they are not working! I am sorry if I was not being clear but this option in the site admin does not work! I ma tested several times.
Re: embed Videos

Posted:
Fri Dec 18, 2009 4:59 am
by dargre
Options must work, but probably you try to embed standard player and not embed one.
Check in embed code if it points to file "nuevo/econfig.php.
If it points to "config.php" - means you try to emebed standard player and not embeded one.
This is your embed player:
http://www.3angelstube.com/nuevo/player ... ab6d9af3fdIt's paused on start.
Re: embed Videos

Posted:
Fri Dec 18, 2009 12:56 pm
by atrhick
Thank you,
everything is now working as intended.