In my site I want to have my start page load with a video on it that when it is done switch to another page. Is there an HTML command that I can put in to do this.... I am new to building sites so any help would be appreicated.... Thanks in advance ...

Recommended Answers

All 2 Replies

video files are very heavy i.e. of large size, will them self take time to load, better use gif file, instead.

A gif that has the same animation as a video will be MUCH larger. Also, there are no "commands" in HTML, I believe you mean Javascript. So, depending on which video player you use you should be able to get the amount played and the length of the video. You would want to set the window location to something after the amount played is equal to the video length.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.