Posts Tagged ‘widget’

Flash Movies: Standards Compliant Embedding

Tuesday, March 18th, 2008

The other day, I was looking into using Picasa to create an image album and embed it as a slideshow on a website.

Uploading the images and creating the album was easy. However, I noticed that the code Google creates to embed the slideshow (a flash file) is not standards compliant – it uses the <embed> tag.

How can we convert this code to a standards compliant version?
(more…)