Keyword

Adding Blip.tv video

  • Erin Hubbell
  • Erin Hubbell's Avatar Topic Author
  • Offline
  • New Member
More
16 years 2 months ago #20709 by Erin Hubbell
Adding Blip.tv video was created by Erin Hubbell
Is there a way to add Blip.tv video to the AllVideos plugin?

I saw a thread about adding it, but it was not from the developer and I prefer not to add things not officially supported.

Would REALLY like this feature as I don't like Veoh.com (Every video I have ever watched on that site stutters during playback) and would prefer to skip YouTube if I can.

Thanks.

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

More
16 years 1 week ago #20710 by nnangeroni
Replied by nnangeroni on topic Re: Adding Blip.tv video
Adding my voice here... it'd be helpful to have it as easy to add a blip.tv video as YouTube.  Pretty please?

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

More
16 years 1 week ago #20711 by blanius
Replied by blanius on topic Re: Adding Blip.tv video
You could try adding this
//<embed src="http://blip.tv/play/Ac_7IwA" type="application/x-shockwave-flash" width="320" height="270" allowscriptaccess="always" allowfullscreen="true"></embed>
//Blip.tv
"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>
"
,
between
/*
3rd party video providers
*/

// YouTube

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


Powered by Kunena Forum