Keyword

Blip.tv?

  • zicada
  • zicada's Avatar Topic Author
  • Offline
  • New Member
More
17 years 1 month ago #1132 by zicada
Blip.tv? was created by zicada
Is thier a way to make the allvideos plugin work with Blip.tv?
blip.tv

I have been using the plugin on another site with google video and think it's great, but I would love it to work with blip.

Cheers

Nick

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

More
15 years 4 months ago #1133 by Ron Watson
Replied by Ron Watson on topic Re: Blip.tv?
Insert this code in /plugins/content/jw_allvideos/jw_allvideos_sources.php somwhere in the 3rd party sites section.
// blip.tv - don't forget the cache...
"blip" => "
<span style=\"width:{VWIDTH}px;height:{VHEIGHT}px;\" class=\"allvideos_player\" title=\"JoomlaWorks AllVideos Player\">
	<object type=\"application/x-shockwave-flash\" style=\"width:{VWIDTH}px;height:{VHEIGHT}px;\" data=\"http://blip.tv/play/{AVSOURCE}\">
		<param name=\"movie\" value=\"http://blip.tv/play/{AVSOURCE}\" />
		<param name=\"quality\" value=\"high\" />
		<param name=\"wmode\" value=\"{TRANSPARENCY}\" />
		<param name=\"bgcolor\" value=\"{BACKGROUND}\" />
		
	</object>
</span>
",

You will have to use the juicy part of the link from the embed code (NOT FROM THE PAGE LINK!) -
<embed src="http://blip.tv/play/AZWvTIT2Iw" type="application/x-shockwave-flash" width="640" height="510" allowscriptaccess="always" allowfullscreen="true"></embed>

Be sure to check your cache settings on both Joomla and your browser. 12 hours later.  :'(

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

More
15 years 1 month ago #1134 by kenlyle
Replied by kenlyle on topic Re: Blip.tv?
Is this still necessary, even though the bug tracker joomlacode.org/gf/project/allvideos15/tracker/?action=TrackerItemEdit&tracker_item_id=11475 says it was fixed in June '08?

Thanks,
K

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


Powered by Kunena Forum