Designer wrote:
I have had a request from a client to include a video on a website. I know nothing about this, except for a simple embedding from youtube. Sadly, the page doesn't validate if I do that.

You might also like to check out what is happening with Video in HTML5
<http://www.w3.org/html/wg/html5/#video>


Has anyone any experience of producing a standard (accessible?) video into a web page? I've googled, but not found anything useful.

I've done it with Flash by using Bert Stern's method:

<object data="sitegraphics/creditsv2.swf" width="566" height="389" type="application/x-shockwave-flash">
            <param name="movie" value="sitegraphics/creditsv2.swf" />
            <param name="quality" value="high" />
            <param name="bgcolor" value="#fff" />
<a href="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0";> <img src="sitegraphics/credits.jpg" alt="Credits graphic, for those without flash " />
            </a>
          </object>

But video seems to be more problematic?

I'd be really grateful for any help here.

Many thanks,

Bob
www.gwelanmor-internet.co.uk



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************




--
Marghanita da Cruz
http://www.ramin.com.au
Phone: (+61)0414 869202



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to