Iāve updatĀed my post, CreĀate a stuĀdio-style backĀdrop with CSS3, as I realised a way to do the reflecĀtion withĀout requirĀing an extra image ā using the scale
transĀforĀmaĀtion funcĀtion to flip the image vertically.
The demo works in FireĀfox and WebKit.
Last year I wrote a post (BuildĀing HTML5 video conĀtrols with JavaScript) introĀducĀing the HTML5 Media EleĀments API and demonĀstratĀing a simĀple set of conĀtrols for playĀing video.
In this (someĀwhat belatĀed) folĀlow-up Iām going to explore buildĀing a more interĀacĀtive set of conĀtrols using a JavaScript UI library; Iām going to use Glow, but it could easĀiĀly be adaptĀed to jQuery UI or similar.
Read the full article