Still looking for a script to play several MP4 files back to back, saw something regards using 'video.onended' but not too sure how to implement it correctly, any help much appreciated.
Type: Posts; User: ukstormer; Keyword(s):
Still looking for a script to play several MP4 files back to back, saw something regards using 'video.onended' but not too sure how to implement it correctly, any help much appreciated.
Many thanks for all your input, I really like the OMG Slider and had seen the WOW stuff previously, I have also recently seen some other stuff but again I think it was based around the WOW software.
There are some fantastic image galleries here but good as they are I cannot find one with a Ken Burns pan & zoom effect, any help much appreciated.
Pete
No, afraid not, same thing as before, as it stands will not work, remove the 'src' text after the height deceleration and then first video plays and stops at the end.
1) Script Title: gAjax RSS Pausing Scroller
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex18/gajaxpausescroller.htm
3) Describe problem: Not displaying all the RSS feed snippet...
Hi Bernie,
The new code just plays the first video and then stops . . . .
Arie
Many thanks but that software is Windows based, I am using Linux and a Chrome window in full screen mode.
Hi Guys,
Firstly, Bernie, yes the code simple plays both videos and then stops which is where I was originally.
Hi Molendijk, the videos are to be played locally on a screen with no connection...
No sorry neither of them work, still just plays the 2 videos and then stops, couple of typos to get it to work like that again.
<videoid="my_video_1"autoplay changed this to video id
src...
Thanks for the quick response, firstly I adding loop="loop" this just makes the first video loop and does not bring the next one in, I then tried the other code in the videoHandler.js but this did...
Hi Bernie1227, many thanks for the help, had a look and good as it is seems like a lot to strip out for what I want, I have managed to find this other script by a guy called Marcelo Duende, and it...
I am looking for a simple multiple video player, I have several MP4 videos in a folder that I need to play in a loop, I don't want any controls or links, this is not for a web site but for a screen...
OK, been up and running now with no apparent bugs, below are the final scripts, the only changes I have made are I downloaded the jquery.min.js and re referenced it in the HTML file and you will have...
Found a bug, works from 0 to 29 minutes but then locks on 29, doing an F5 refresh loses the date and time, once the time gets to O'clock the clock and date re-appear again until 29.
Don't know if...
Thought I would show what I am trying to achieve. This is an old laptop and I am now stripping it down and going to mount the screen in a frame to make a wall clock, next would be to maybe make a...
I went back to my original code and regards the date added the following in the HTML
<body onload="JavaScript:timedRefresh(10000);">
<div id="timeDiv"></div>
<div id="dateDiv"> //new line...
I don't know if I am missing something but the code above does not work at all, I only see the background image ?
Many thanks for the quick response, I will have a look at it tomorrow.
Thanks again for all your help, I have now organised all the files in the correct folders.
Regards the styling I have never had any styling regards the div position working, the only style I was...
Thanks for the info, so now created 4 files, HTML, 2 x Javascript and a CSS
clock_date.html
<html>
<head>
<script type="text/javascript" src="time.js"></script>
<script...
This is the code so far, I am using an old laptop that has been stripped down and put into a photo frame and I am trying to create an unusual wall clock.
<html>
<head>
<Title> time </title>
...
Hi Again,
The code is working great and I have altered the style to a specific text for the main elements and make the actual minutes and hours twice as large as the words around them, the problem...
Many thanks to both of you for your input, it is much appreciated, I will have another look at the code and take on board what you have said and try to re work it, as I have said I mainly like to...
I admitted to not being a programmer and welcomed constructive criticism, saying it is sloppy and dated is hardly constructive and a very negative attitude to take with a new member, if it is sloppy...
Following on from my previous post regards a clock as words I thought I would finish off the date and time theme with the date displayed as words, I have not written this code but as I have...
Many thanks, I have checked as many options all seems right.
As I have said before I am not a java programmer but love playing around and learning through what others have done, my one problem is...