Keyword

Not Video Play : Yahoo

  • kara_baskan
  • kara_baskan's Avatar Topic Author
  • Offline
  • New Member
More
16 years 1 day ago #13863 by kara_baskan
Not Video Play : Yahoo was created by kara_baskan
Hi

I'm using THE ALLVIDEOS PLUGIN v2.4.

Using Joomla:
{flvremote}www.videoserver.com/video&1.flv{/flvremote}

View HTML:

var jsval = '<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0\" style=\"width:373px; height:280px;\" title=\"AllVideos Player\">  www.videoserver.com/video&amp;1.flv&amp;showdigits=true&amp;autostart=false\" />  <param name=\"quality\" value=\"high\" />  <param name=\"wmode\" value=\"transparent\" />  <param name=\"bgcolor\" value=\"#FFFFFF\">  <param name=\"allowFullScreen\" value=\"true\" />  <embed src=\"http://localhost/cumla/mambots/content/plugin_jw_allvideos/jw_allvideos_player.swf?file= www.videoserver.com/video&amp;1.flv&amp;showdigits=true&amp;autostart=false\" quality=\"high\" pluginspage=\"www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" wmode=\"transparent\" bgcolor=\"#FFFFFF\" style=\"width:373px; height:280px;\">';

Help Me!.... :'(

Please Log in or Create an account to join the conversation.

More
15 years 4 months ago #13864 by dyrer
Replied by dyrer on topic Re: Not Video Play : Yahoo
I have updated to 2.5.4 and yahoo videos are not working neither

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #13865 by jimfromtexas
Replied by jimfromtexas on topic Re: Not Video Play : Yahoo
<object width=\"{VWIDTH}\" height=\"{VHEIGHT}\">
<param name=\"movie\" value=\"d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf\" />
<param name=\"quality\" value=\"high\" />
<param name=\"wmode\" value=\"{TRANSPARENCY}\" />
<param name=\"bgcolor\" value=\"{BACKGROUND}\" />
<param name=\"autoplay\" value=\"{AUTOPLAY}\" />
<param name=\"allowfullscreen\" value=\"true\" />
<param name=\"allowscriptaccess\" value=\"always\" />
<param name=\"flashvars\" value=\"{AVSOURCE}\" />
<embed src=\"d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.2.40\" type=\"application/x-shockwave-flash\" width=\"{VWIDTH}px\" height=\"{VHEIGHT}px\" allowFullScreen=\"true\" AllowScriptAccess=\"always\" bgcolor=\"{BACKGROUND}\" flashVars=\"{AVSOURCE}&lang=en-us&intl=us&thumbUrl=http%3A//www.nashvilleradio.tv/images/nrtv/primary.jpg&embed=1\" >
</object>

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #13866 by blanius
Replied by blanius on topic Re: Not Video Play : Yahoo
That still doesn't fix it. They play in IE but not FF

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #13867 by blanius
Replied by blanius on topic Re: Not Video Play : Yahoo
Looks like it might be a flash player issue. My firefox is a more current player than either IE or Safari . Can anyone confirm?

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #13868 by blanius
Replied by blanius on topic Re: Not Video Play : Yahoo
It's not the player I just confirmed this by browsing directly to the swf player with and Id and video variables in the url and it played fine. Something is definitely wrong here

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #13869 by blanius
Replied by blanius on topic Re: Not Video Play : Yahoo
OK so anyone solve this? I can't be the only one needed to show Yahoo videos.

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #13870 by blanius
Replied by blanius on topic RESOLVED!
OK no thanks to anyone here but after working on this for a good while Here is the fix to the jw_allvideos_sources.php file as follows to get Yahoo videos to play in Firefox, Safari, and IE
// video.yahoo.com - http://video.yahoo.com/watch/3169238/8981933
"yahoo" => "
<span style=\"width:{VWIDTH}px;height:{VHEIGHT}px;\" class=\"allvideos_player\" title=\"JoomlaWorks AllVideos Player\">
	<object  style=\"width:{VWIDTH}px;height:{VHEIGHT}px;\" >
		<param name=\"movie\" value=\"http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.2.40\" />
		<param name=\"quality\" value=\"high\" />
		<param name=\"wmode\" value=\"{TRANSPARENCY}\" />
		<param name=\"bgcolor\" value=\"{BACKGROUND}\" />
		<param name=\"autoplay\" value=\"{AUTOPLAY}\" />
		<param name=\"allowfullscreen\" value=\"true\" />
		<param name=\"allowscriptaccess\" value=\"always\" />
		<param name=\"flashvars\" value=\"{AVSOURCE}\" />
		<embed src=\"http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.2.40\"  flashVars=\"{AVSOURCE}\" width=\"{VWIDTH}px\" height=\"{VHEIGHT}px\" allowFullScreen=\"true\" AllowScriptAccess=\"always\" bgcolor=\"{BACKGROUND}\" ></embed>
	</object>
</span>

Please Log in or Create an account to join the conversation.

More
15 years 1 month ago #13871 by wmbell
Replied by wmbell on topic Re: Not Video Play : Yahoo
Thanks, blanius!  GREAT WORK!!


:D

Please Log in or Create an account to join the conversation.

More
14 years 9 months ago #13872 by caos
Replied by caos on topic Re: Not Video Play : Yahoo
I didn't understand a pin... ;-((((

may you please be more accurate?

do you mean to paste all that things in the php file? or what?
thanks...

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum