Keyword

How to embed it.sevenload.com video ?

  • marcosartore
  • marcosartore's Avatar Topic Author
  • Offline
  • New Member
More
16 years 1 week ago #22119 by marcosartore
How to embed it.sevenload.com video ? was created by marcosartore
Hello,
I need to embed the following video into a Joomla web page:

it.sevenload.com/video/Pb7aXVR-ELBA-VOGLIO-09#unzoomed

What should I write into my article ?

Thanks in advance,
Marco

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

More
16 years 1 week ago #22120 by blanius
Replied by blanius on topic Re: How to embed it.sevenload.com video ?
you have to modify the jw_allvideos_sources.php file

Try adding
//it.sevenload.com
<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://it.sevenload.com/pl/{AVSOURCE}/swf\" >
<param name=\"allowFullscreen\" value="\true\" />
<param name=\"allowScriptAccess\" value=\"always\" />
<param name=\"movie\" value=\"http://it.sevenload.com/pl/{AVSOURCE}/{VWIDTH}x{VHEIGHT}/swf\" />
</object>
</span>
",

right after
/*
3rd party video providers
*/

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


Powered by Kunena Forum