Custom Player
Permalink* easily customise with logo
*Embed all website URL's, especially youtube videos and video files
*Have full screen function (HTML 5 does not have)
* I initially bought the blip tv player because it was customisable but I cannot use it because it is meant for onlyBlip tv URL's.
Please I need urgently..anyone. am a novice so pls give simple answers.
What kind of problem are you having with it? Have you tried clearing the cache under site-wide settings?
It says on the add-on page that it - "Works With 5.3 — 5.4.2.2"
You can try downloading the archive here-http://bit.ly/wl67Mj - If that doesnt work then you can find the archive link ('Download Archive') on the add-on page-http://www.concrete5.org/marketplace/addons/flowplayer-free/...
I can try having a look for you if want. If you don't feel comfortable giving me your login details then you can create a new user for the process and delete that user account afterwards.
I just had a look and you are in fact running Concrete5 Version 5.5.1. That'll be the main reason you couldn't install the 'Flow Player' add-on through the dashboard.
Did you upgrade from 5.4.2.2 to 5.5.1 since our last correspondence on the forum?
The best thing to do is contact the developer of the 'Flow Player' add-on (Todd Crowe -http://www.concrete5.org/profile/-/448/... ) using the support page and ask if he will kindly be updating the add-on for Version 5.5.
You can do that here -http://www.concrete5.org/marketplace/addons/flowplayer-free/support... .
You could try to install it manually by downloading the archive and uploading it to the back end; However, it's not really advisable to do so as it may cause you some issues.
I don't think it will break your website but you may have some irregularities in the editing interface.
Let me know how you get on and if you need any further clarification or help.
Best wishes,
Wagdi
This is a straight embed from youtube with some customisation.
Use the 'HTML' Block.
The HTML looks like this -
<iframe width="800" height="437" src="https://www.youtube-nocookie.com/embed/cUnmOnix3_g?rel=0;&?modestbranding=1&autoplay=1&loop=1&controls=0&enablejsapi=1&origin=http://47vids.com" frameborder="0" allowfullscreen></iframe>
The breakdown looks like this -
iframe width and height- get these from the youtube embed option. Customise them your liking and use the sizes they give you or use the 'custom size' option.
src="https://www.youtube-nocookie.com/embed/cUnmOnix3_g?rel=0;
cUnmOnix3_g
So if this is the full url (
http://www.youtube.com/watch?v=tlD9u9CvcmI&feature=g-pop&context=G2f47aefYPAAAAAAAvAA
tlD9u9CvcmI
modestbranding=1 - will get rid of all the youtube logos bar one (This will only appear if you hover over the very top of the vid). Youtube now say that you must have at least one logo on your vid. Get rid of all of them and they will close your youtube account and take legal action.
autoplay=1 - will ofcourse autoplay the vid on pageload. Change to 0 to disable autoplay.
loop=1 - will loop the vid and restart it from the beginning. Change to 0 to disable looping.
controls=0 - disable and hides all the controls (play/ ff/ rewind) Change it to 1 if you want them to show.
frameborder="0" - gets rid of the youtube frame and gives you a chromeless player. Change accordingly.
<iframe width="600" height="437" src="https://www.youtube-nocookie.com/embed/QQBwIIERHgA?rel=0;&?modestbranding=1&autoplay=1&loop=1&controls=0&enablejsapi=1&origin=http://47vids.com" frameborder="0" allowfullscreen></iframe>
You have to enter &playlist=xxxxxxx after &loop=1
<iframe width="800" height="400" src="http://www.youtube.com/v/QQBwIIERHgA&loop=1&playlist=QQBwIIERHgA?rel=0;&autoplay=1&?modestbranding=1&controls=0&enablejsapi=1&origin=http://47vids.com" frameborder="0" allowfullscreen></iframe>
I hope this helps someone!
My question is, how can I align the player within the block to suit my needs? The player seems centered in the block by default and I'd really like to be able to align it to the left for the page I'm designing? Would be nice if this was an option, but hopefully it's easy to fix?
Any help would be appreciated.
"Setup video for your website in minutes.
The free Flowplayer add-on for concrete5 supports the following features:
Support for the following major video formats: H.264, FLV, MP4
Easy installation, easy embedding of videos on your site
Embed videos from your file manager or from a URL
Play/Pause, Autoplay, Seek, Autobuffering, Volume, Full Screen
The free Flowplayer add-on is easy to use. Just download it from the concrete5 Marketplace, edit a page, add a Flowplayer Free block, choose a file or URL with your video, and enter the width and height for your video output.
Current Version
1.0.6 Download Archive
"
SOURCE: http://www.concrete5.org/marketplace/addons/flowplayer-free/...