Tagged Questions
0
votes
0answers
15 views
Change multiple video sources dynamically with jQuery
I'm a total noob, so please go easy on me.
I'm attempting to build a webpage that will have a video player and a list of videos to the right of the player that act as a playlist. In the interest of ...
0
votes
0answers
11 views
HTML 5 video controls - click play/pause
Hi to everyone and thank you in advance for the help! I have an html page with only videos (about 20 of them). What i'd like to have is the play/pause click in every one of them (without showing the ...
0
votes
0answers
19 views
Opening new link and starting video
I am making a page with a pop up video player (the body goes opaque and the video player is fixed in the center of the screen). However, I want this video to appear on two conditions:
1) When I have ...
0
votes
1answer
23 views
Stop sliding when play Vimeo or Youtube video in the slider
Which the best way to have a script that I can stop the slider slide when I play Vimeo or Youtube video in the slider?
very much appreciated with you all help.
jQuery(document).ready(function(){
...
0
votes
1answer
22 views
How to do, When the video clips of YouTube are finished, show the beginning clip like in begin?
When the video clips of YouTube are finished, there is a mosaic of non-related YouTube clips (like similar other videos to watch).
What are our options to eliminate that please?
In other words, when ...
0
votes
0answers
19 views
How to detect when a media-playing plugin has loaded / is loading
I'm using VLC Player web (ActiveX-style) plugin to play a video stream in a web page. The page starts off with no video/plugin, and when the user selects an option we use jQuery to insert the HTML ...
0
votes
0answers
8 views
How to setup MediaElementsJS in jQuery Tabs with refreshing the tabs' content everytime it's changed?
I'm trying to add two different videos (MediaElementsJS HTML5) in two different tabs, and when one of the videos is played it will stop when you change to the other tab.
This is what I have right ...
0
votes
0answers
31 views
jQuery Fitvids not working in Wordpress post pages
I'm using fitvids (http://fitvidsjs.com/) to make my videos responsive in Wordpress, and so far it's been fairly simple. I have a video on my home page, and the video resizes correctly there, but for ...
0
votes
0answers
15 views
Jquery video will not re-play
I am making a small activity for a website that requires a video to be played. At the end of the video, I need to be able to replay the video on a button click. exe -
...
0
votes
1answer
34 views
Vimeo/YouTube — Play video as you scroll into view
I'm wondering if it's possible to play a video (preferably Vimeo) as you scroll into view. I have a single scrolling site and the video is an animation so it's key for it not to start until you scroll ...
0
votes
0answers
17 views
Autoplay HTML5 video with Razorfish / Parallax-JS
Im using a video as a background on one page of a site that did autoplayed until I plugged in the Razorfish / Parallax-JS from https://github.com/razorfish/Parallax-JS/
I can still right click the ...
0
votes
0answers
116 views
More Vimeo videos in a single player that autoplays
I am trying to add more Vimeo videos in a single player, that would autoplay, and will play the videos one after another, and repeat the playlist eventually.
I have found this ...
1
vote
0answers
33 views
jquery plugin video background too large
I'm making a web page with a HD video that's been compressed as my video background, my problem is that it works, but every time I use it there's a slight amount of horizontal scroll and I wondered if ...
0
votes
1answer
58 views
jQuery Video height & width on different devices?
So i have a video in side a div and i'm calling it using jquery, my problem is i want the video to fill the div on different screen sizes.
Here's my code,
<script type="text/javascript">
...
0
votes
0answers
76 views
How to get Video Background and Hover Menu working in Internet Explorer and Safari, Chrome and Firefox
First of all this website is what it's all about:
http://md4s1303.keaweb.dk
I have to major problems with this final exam project of mine. Since my experience with html is limited, I hope that you ...
0
votes
0answers
23 views
jQuery - Make users fill out form before video plays
I need to make it so that when a user clicks the embedded youtube video to play the video, a form appears where they have to submit valid info in order for the video to continue playing.
Where could ...
0
votes
1answer
39 views
Client side onthefly video generation
At this moment i'm using php to convert a stats logs (arround 40k rows) to png graphics (bars, animations) and then using ffmpeg to convert the sequential images (20fps) to video,
a single request ...
0
votes
1answer
115 views
JQuery popup hiding but not closing
I want to display an onload youtube video JQuery popup in my home page.
Looking into the internet and "mixing" some codes, I have the result bellow.
It seems to do what I was trying to do, but the ...
0
votes
0answers
29 views
combine Mp3 and Jpeg Image to some light weight format by jquery
I have images and seperate mp3 in database , and i want to combine both and display in the webpage.
Is there any solution with Jquery and php ?
0
votes
0answers
34 views
Control your video playback with mouse position on screen
Is it possible to control a video with your mouse position on screen?
So for instance, if my cursor is on the left side of my screen, the video will be at the first frame, but when I move my cursor ...
0
votes
1answer
131 views
Using vimeo video and images in one fancybox pop-up
<section id="smoking-full">
<a class="various" data-fancybox-group="group5" title="" data-fancybox-type="iframe" href="http://player.vimeo.com/video/56039083">
<a ...
0
votes
2answers
77 views
load a video into a div when clicking a image link
hope someone can help.
I am trying to create a page where you have 3 thumbnail images of stills form a video. When you click on the image link, a video should load into a large div above the ...
0
votes
1answer
41 views
Video player recommendation (plenty of events to capture) [closed]
I'm making a small video application - the crucial part is that I'll have to accurately capture the timings of keypresses and video events (started playing, buffering complete, etc.).
For the ...
0
votes
1answer
36 views
How to play a video when param is active
I'm using timesheets.js to make a SMIL-presentation.
In the JavaScript console I see this:
<div id="slide3" class="transition" smil="active">
<video id="foo" source type="video/mp4" ...
0
votes
1answer
26 views
Add params in html5 video (jQuery)
I'm a beginner in javascript and jQuery and would like to add a parameter to a video element with javascript.
<script>
$(document).ready(function () {
$('#foo').append($('autoplay'));
});
...
1
vote
1answer
44 views
Unable to Load player when using JWplayer
I'm using JWPlayer 6 in my django website. I want to display different videos on the same page. Due to the fact that I'm iterating over objects, I can't assign different class id's to Jwplayer tag. So ...
0
votes
1answer
48 views
using jQuery to start video element breaks normal controls
I have a html5 video element with poster attribute on my site. I have a jQuery function that does the following.
$('video').click(function(){
$(this).get(0).play();
});
This works fine: if I ...
-1
votes
1answer
24 views
Retrieve corresponding file after form field entry [closed]
In short:
I have a concept site where users can enter a personal "code." (read number)
Once the code is entered it should load a page with a corresponding video.
However, I have no idea where to ...
2
votes
0answers
82 views
Photo booth with props using face detection
i need some help creating a photo booth that allows a user to pick from a number of props that will use a jquery plugin to detected the user's face and superimpose said prop on it after which the user ...
0
votes
1answer
25 views
Callback function for video.js?
I'm using the video.js plugin. I'm using ajax to load in another bunch of videos from another page but I want to call the javascript again to perform the skinning again. Is there a callback function I ...
0
votes
0answers
39 views
Modify JQuery youtubeplaylist plguin to use custom preview image?
I am using the JQuery youtube playlist plugins on one of my client sites and I am trying to figure out a way to modify the JQuery so I can place a custom placeholder image in place of the embeded ...
0
votes
0answers
49 views
Video Not Playing on iPad JavaScript
I'm trying to get an html5 video to play inside a modal box. I'm using feature detection to detect what format is supported, then prepending the video to the modal container. Here's the function that ...
0
votes
0answers
34 views
Play video in the background of a website
I'm using an FLV player (http://flv-player.net/players/js/ to be exact) to play video on my website. The player is content in a specific menu tab. When I play the video like normal it works great. ...
0
votes
0answers
103 views
Video-js not working full screen
I am working on a online magazine and I am using 3d flipbook. I gave my videos the video-js class and put all the files togheter. It looks amazing and it works until I want it to play full screen. I ...
0
votes
0answers
45 views
Begin Loading Video Immediately in Safari
I've setup some HTML5 and everything is loading cross-browser.
I'm needed to perform the following event to pull the video dimensions:
$('#video').on('loadedmetadata',function(){
var ...
0
votes
1answer
86 views
Black screen using Flash Player in a Colorbox in IE8
I have a problem using a random Flash video player (I can't have the name cause it's a one I get from a former website).
When I open it on Chrome, FF or IE9+ it works well but when I try with IE8 or ...
2
votes
1answer
134 views
jQuery fadeIn() should only show one div, is showing multiple divs
UPDATE: Here's the Link
http://15four.com/interactiveVideo/
OK, I am working on a project that is basically a "choose your own adventure" style video situation. The way it works is thus:
Play a ...
2
votes
2answers
45 views
Javascript manipulation of video tag
I am trying to play a video on an iPhone which is encoded as an MP4 but has the wrong extension and mime type (which can't be changed on the server).
If I use something like:
<video width="320" ...
2
votes
1answer
86 views
Record video on browser and upload to LAMP server
I have tried a lot of things out there: red5, jquery webcam, html5 ... but none of these solution record a video and leave it ready to upload to a server.
Is there anyway (html5, flash, whatever ... ...
0
votes
0answers
128 views
Fancybox Video Gallery with embedded image links
I am quite new to Fancybox and have installed it to my website and got all of the features to work. I have a good knowledge of JS, using iFrames, jQuery, Ajax etc but I just cannot get my idea to ...
0
votes
1answer
159 views
Embed VLC into webpage without controls
I would like to embed a flash video into a webpage, but the trick is I don't want any of the controls to be visible.
I've already used VLC to successfully embed a flash video into the web page ...
1
vote
1answer
28 views
video only play when it is in active window?
i have a webpage in which a video is embedded between content (upper & lower). when video is display on active window its only play rather than it pause while scrolling.
i have been asked this ...
0
votes
1answer
50 views
Does shadowbox js have support for other video formats and devices?
I'm using Shadowbox for a video player on my website. I'm a bit of a novice at this as I've never supported videos for use across other devices so was wondering, which formats do I use for support ...
0
votes
1answer
79 views
Why is html5 and flash fallover only going to flash once html is replaced replaced using Jquery?
Hi I have want to change the src if a html5 video player using jquery and have come across a problem:
While the following changes the src:
$(document).ready(function () {
...
2
votes
1answer
268 views
Youtube audio still playing after removing iframe with jQuery in IE
I made a script that shows an Youtube image. After clicking the image, the Youtube video will automatically play. The scripts works like this:
On click at the image
Replace the Youtube iframe with ...
0
votes
1answer
122 views
Jquery random youtube video generator [HELP]
I need help. Currently I'm trying to create a JavaScript that would generate a random youtube video whenever I click a button on a webpage.
$("#new_video").click(function(){
...
0
votes
0answers
40 views
setting HTML5 Video currentTime impacts other element's visual effect
There is a button called 'playbutton' in the html page, so if I click the button, the following three lines should be executed.
$playbutton.bind("click", resetPlay);
function resetPlay() {
...
0
votes
2answers
148 views
How to apply onEnded event for HTML video tag
I have tried the video tag with flowplayer. The code is given below:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js">
</script>
<!-- 2. flowplayer -->
...
0
votes
0answers
75 views
iPad web app: How to trigger full screen video on first play?
I embedded a video which needs to play full screen on click.
I was able to bind the full screen instruction to the play button of the controls, but not to the play button which is shown first.
Which ...
0
votes
0answers
78 views
Dynamically loading Sublime HTML5 Video player
I am trying to dynamically load a bunch of sublime videos in from my page, and I am having trouble with the difference between the 'sublime' and 'sublimevideo' objects, and the docs aren't too ...


