-
AuthorPosts
-
andersonannem Friend
andersonannem
- Join date:
- November 2007
- Posts:
- 76
- Downloads:
- 17
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 5 times in 1 posts
February 22, 2014 at 2:19 pm #195082Hi there.
Sorry if this has already been answered and I’m being a dope.
How should I modify the code for the video module to run a video from Youtube?
Thank you.
Anne
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
andersonannem Friendandersonannem
- Join date:
- November 2007
- Posts:
- 76
- Downloads:
- 17
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 5 times in 1 posts
February 22, 2014 at 3:10 pm #523905Hello.
Believe it or not, I did already read that documentation and couldn’t make it work. That’s why I felt I had to ask the question.
Here is the code I’m using in the custom HTML module in the video position.
Can you tell me please, where I am making my error. Nothing shows up in the video space with this code including the still image.
Thank you very much for your assistance.
Anne
<div class=”video-shuffle-wrap”>
<div class=”video-shuffle” data-js-view=”video-shuffle”>
<div class=”mask”>*</div>
<div class=”video-fallback” style=”padding-bottom: 56.25%;”><video loop autoplay style=”width: 100%; height: auto;” poster=”/images/marcobicegovideobackground.jpg”>
<source src=”http://www.youtube.com/watch?v=HeQwEU1_29Y” type=”video/mp4″>
<object type=”application/x-shockwave-flash” data=”http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf” width=”100%” height=”1011″ >
<param name=”movie” value=”http://releases.flowplayer.org/swf/flowplayer-3.2.1.swf” />
<param name=”allowFullScreen” value=”true” />
<param name=”wmode” value=”transparent” />
<param name=”flashVars” value=”config={‘playlist’:[‘/images/marcobicegovideobackground.jpg’,
{‘url’:’http://www.youtube.com/watch?v=HeQwEU1_29Y’,’autoPlay’:true, ‘controls’: null}]}” />
<img alt=”Sample Video” src=”/images/marcobicegovideobackground.jpg” width=”100%” height=”auto” title=”No video playback capabilities, please download the video below” />
</object></div>
</div>
</div>swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
February 22, 2014 at 4:35 pm #523913Hallo Anne
I don’t think Flow Player allows you to utilise youtube – it needs a real source file. Looking at the docs for the player it needs an extension to work i.e. .mp4, .flv etc. and for html5 it only uses MP4 OGG & WEBM – reading around the net that seems that they do a paid plugin.
You might want to look at the joomla extensions directory or have a search round the net e.g. http://tushev.org/web/joomla-extensions/item/43-flowplayer-reloaded or http://hwdmediashare.co.uk/media-apps/375-flowplayer-joomla-plugin
Hope that helps or at least explains it. (Unless I’m wrong of course!)
(BTW you do have an error on your code – line div class Mask. Don’t need the star there.)
1 user says Thank You to swissa for this useful post
andersonannem Friendandersonannem
- Join date:
- November 2007
- Posts:
- 76
- Downloads:
- 17
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 5 times in 1 posts
February 22, 2014 at 7:47 pm #523928Thank you.
Unfortunate about the Youtube thing, but it is what it is. For so many years now, we’ve been uploading video’s to Youtube,
for those of us who have access to vendor content, we frequently don’t have access to the original video, just the link to it from
Youtube (or vimeo or whatever other source).I think the extension “All Video Share” will work well for me. I’ve got this running as a demo and their licensing is the most straight-forward.
Anne
Ilyas Harafi FriendIlyas Harafi
- Join date:
- September 2014
- Posts:
- 22
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 3 times in 1 posts
February 23, 2014 at 2:45 am #523937Or you might also download to video you wanted if it’s not under copyright and convert it to MP4 or WEBM
andersonannem Friendandersonannem
- Join date:
- November 2007
- Posts:
- 76
- Downloads:
- 17
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 5 times in 1 posts
February 23, 2014 at 1:48 pm #523948Thanks, I did think of doing that, but then my customer needs to rely on me to convert videos. I really just want a simple way for them to select and use a video for this site.
I think it’ll just be cheaper to pay for the commercial license for All Video Share and move forward.
I appreciate your suggestion.
Anne
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
February 24, 2014 at 4:02 am #524001@andersonannem, hope this thread helps http://www.joomlart.com/forums/topic/video-position-2/
andersonannem Friendandersonannem
- Join date:
- November 2007
- Posts:
- 76
- Downloads:
- 17
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 5 times in 1 posts
February 26, 2014 at 12:46 pm #524464Thanks for your suggestion CSS Magician, I’m confident I could use that, however, I don’t think that solution is responsive (or is it?).
Since the entire template is responsive, it seems logical to want the video to be responsive as well.
The All Video Share solution is fully responsive and is allowing me to use video from Youtube.
As far as I’m concerned, this can be marked as answered/solved.
Anne
-
AuthorPosts
This topic contains 9 replies, has 4 voices, and was last updated by andersonannem 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum