Yootheme widgetkit video and image gallery? - image

I am trying to find a way to play videos inside a yootheme widgetkit gallery.
Currently I am only able to show images, but i want to also have vimeo videos added to the slideshow...
Any thoughts please help.

Related

Allow full screen in Youtube video (Joomla module)

I need to allow the full screen button in embeded youtube videos.
I have this following module but I don't know how to edit it. Can anyone help me please?
You don't need Joomla. The following HTML code worked for me.
<iframe src="https://youtube.com/embed/4liKzXo2lRM?rel=0&autoplay=1" allow="autoplay; allowfullscreen" allowfullscreen></iframe>
A video of it working: https://www.youtube.com/watch?v=RP5G2OaLpB4

how to target an animated video preview using Ruby and web driver

On this webpage http://www.dailymail.co.uk/news/article-4531394/Victim-led-death-teenage-drug-dealers.html.
The video appears to be playing but not in full until the play button is clicked on. But I want to target the video and be able to add this to my script but there are instances where there are more than one in a webpage e.g.http://www.dailymail.co.uk/home/index.html, if you scroll down the page.
Any assistance will be greatly appreciated thanks

How to select where in the image the thumbnail will show

I've done a lot of research on this subject, but could not find anything.
I want to make a thumbnail similar to the way it is done on Facebook.
You upload your picture and select the area in the photo the will show on the thumbnail version of the image.
I have looked at the documentation for the ImageMagick (RMagick) and Paperclip gems for Ruby on Rails and I do not think they have this feature.
Is there a gem for this? How should it be done?

How to make thumbnails in wordpress play audio after click through stratus

I probably searched through the entire web but couldn't find any help on this. Before I ask the question I must mention that I am a complete novice in web development.
I went through a lot of websites that enable you to play audio through stratus after clicking on a thumbnail. Although websites like indieshuffle.com and themusicninja do not use stratus, I was wondering how they get their photos to play songs in their audio players.
Similarly, I don't want my thumbnails to link to the post but instead I want people to play the corresponding soundcloud track after clicking on the thumbnail. Also, if it is possible to have play/pause buttons on the thumbnails it will be great.
Of course, I have ajax and stratus as well as the full width audio player installed as plugins.
I am guessing this has to do with embedding the shortcode for the track somewhere in the image.
Please help!!!
since you are complete new your best bet here is an album plugin or something
that will let you attach an image and have a mp3 file to relate to, and be displayed without much knowledge in coding.

Disable gif animation programmatically

Hi i have a gif whose animation i want to disable programmatically in a web page .I do not want to replace the gif with equivalent image.The gif must be same when "saved as" .And i want to be able to do that for selected gifs only not all gifs
You could create a thumbnail that is just the first frame (non-animated), then put a download link next to it to download the animated version. Any solution is going to be a workaround though; you can't tell the web browser to not animate animated GIFs.

Resources