 |
1. Re: Video on Web Pages
From Mike
The answers to the questions you ask depend on the quality and how big you want the picture to be. I am using Google Video to put videos on my website. If you go to this site, click 'Upload your videos' > 'Upload Help' > 'System Requirements - What are your technical requirements and quality guidelines for uploaded videos?' you will find the specifications that Google prefer. When you upload a video you will be given the HTML code for embedding the video into your website. The embedded code for the video shown below is:
<embed style="width:400px; height:326px;" id="VideoPlayback" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docId=2796447761214801560&hl=en-GB" flashvars=""> </embed>
I have also been experimenting with animation using anim8tor:

|