More Information.

Video and Audio Presentation

Full Screen Background Video


Video with Captions


Select a Video


Multiple Videos Playing Simultaneously


Video Dimensioned Using CSS Margins


Play Videos In Sequence


Custom Audio Player


Custom Video Player


javaScript Jukebox


Video Library

Click for full screen background video with a song (lyrics and music).
Click for a video with captions timed using event listeners.
Click for a page with a choice of three videos, ballet, classical music or opera.
Click for a page with three copies of a video sequence playing simultaneously.
Click here for a page with video dimensions set using CSS margins to hide and reveal subtitles.
Click for three videos played in sequence with next and previous options.
Click for a custom audio player on a page featuring a song by The Ramones
Click for a fully customised video player with full controls.
Click for a javaScript jukebox to play audio from a list of MP3 songs.
Click for a video library with previews, a sort of micro YouTube..


Background Slideshow Generated by Vegas.js
If you have custom software requirements, email:
ARKADYEVNA Development



Integrating Video and Audio Within Web Pages



This is the index page for embedded video and audio examples. The first rule of embedding video or audio in a web page is that you can't autoplay sound on page load (well you can with Safari but that's the exception) so to autoplay a video or audio it has to be muted and obviously there's not much point in muting audio. The basic HTML5 video and audio presentations work fine for many applications and are implemented using simple HTML code, the examples links on this page essentially use the standard implementations modified using CSS and javaScript for customised look and behaviour.