Re: [WSG] valid video in (x)html?

2008-04-30 Thread Michael Persson

Dear Michael,

Im not ure about the solution with no JavaScript
but i consider that alistapart.com or 456bereastreet has
clear some solutions.

I read about some Satay solution but im not sure that
was related to this question..

I believe flash need to be published with javascript as it is
also creating a SEO solutions which is very important when
one has a full flash webite for example...

Michael





[EMAIL PROTECTED] wrote:

And if JavaScript is turned off?
 

  

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Michael Persson

Sent: Wednesday, April 30, 2008 7:37 AM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] valid video in (x)html?

My experience tells that Videos and anmimated things should be 
made in Flash as streaming is the melody to make this the best way.


http://www.vivrecotesud.fr/


</pre><tt>	var so = new SWFObject("swf/visit.swf", "objflash", 
</tt><tt>"352", "242", "6", "#3f"); 



Ohh i didnt introduce myself... Im Michael and im a web 
designer since 1996, trying to learn the best way to do 
different things and I am very comfortable with handcoding my 
strict XHTML and CSS fom some years now.


I also do SEO (search engine optimization) both for static, 
dynamic and Full Flash websites with great success...


The best
Michael




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


  



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



RE: [WSG] valid video in (x)html?

2008-04-30 Thread michael.brockington
And if JavaScript is turned off?
 

>-Original Message-
>From: [EMAIL PROTECTED] 
>[mailto:[EMAIL PROTECTED] On Behalf Of Michael Persson
>Sent: Wednesday, April 30, 2008 7:37 AM
>To: wsg@webstandardsgroup.org
>Subject: Re: [WSG] valid video in (x)html?
>
>My experience tells that Videos and anmimated things should be 
>made in Flash as streaming is the melody to make this the best way.
>
>http://www.vivrecotesud.fr/
>
>
>   var so = new SWFObject("swf/visit.swf", "objflash", 
>"352", "242", "6", "#3f"); 
>
>
>Ohh i didnt introduce myself... Im Michael and im a web 
>designer since 1996, trying to learn the best way to do 
>different things and I am very comfortable with handcoding my 
>strict XHTML and CSS fom some years now.
>
>I also do SEO (search engine optimization) both for static, 
>dynamic and Full Flash websites with great success...
>
>The best
>Michael


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



Re: [WSG] valid video in (x)html?

2008-04-29 Thread Michael Persson

My experience tells that Videos and anmimated things should be
made in Flash as streaming is the melody to make this the best way.

http://www.vivrecotesud.fr/


var so = new SWFObject("swf/visit.swf", "objflash", "352", "242", "6", 
"#3f");



Ohh i didnt introduce myself... Im Michael and im a web designer
since 1996, trying to learn the best way to do different things and
I am very comfortable with handcoding my strict XHTML and CSS fom
some years now.

I also do SEO (search engine optimization) both for static, dynamic and
Full Flash websites with great success...

The best
Michael



Marghanita da Cruz wrote:

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




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:

  height="389" type="application/x-shockwave-flash">




href="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0";> 




  

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]
***








--
Michael Persson
front-end developer & seo


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



Re: [WSG] valid video in (x)html?

2008-04-29 Thread Marghanita da Cruz

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




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:

  height="389" type="application/x-shockwave-flash">




href="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0";> 




  

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]
***



Re: [WSG] valid video in (x)html?

2008-04-28 Thread Designer

James Jeffery wrote:

A google search pulls up alot of results:
 
http://www.google.co.uk/search?hl=en&q=embedding+youtube+valid+html&meta 
=
 
Try those.




Thanks James!  (I don't know how I missed those!)

Bob



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



Re: [WSG] valid video in (x)html?

2008-04-28 Thread James Jeffery
A google search pulls up alot of results:

http://www.google.co.uk/search?hl=en&q=embedding+youtube+valid+html&meta=

Try those.


On 4/28/08, Designer <[EMAIL PROTECTED]> 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.
>
> 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:
>
>   height="389" type="application/x-shockwave-flash">
>
>
>
>http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0
> ">
>
>
>  
>
> 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]
> ***
>
>


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

Re: [WSG] valid video in (x)html?

2008-04-28 Thread kevin mcmonagle

try these,

http://code.google.com/p/swfobject/

http://www.jeroenwijering.com/?item=JW_FLV_Media_Player


-best
kevin





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



[WSG] valid video in (x)html?

2008-04-28 Thread Designer
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.


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:

  height="389" type="application/x-shockwave-flash">




href="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0";>



  

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]
***