![]() |
|
|
How to Add Flash, Video, and Audio to Web Pages |
|
Post Impressionist
![]()
Latest Blog Post:
Welcome to Van SEO Design Posts: 8,040
Name: Steven Bradley
Location: Boulder, Colorado
|
The issue comes up often and there have been many questions here about how to properly add video and audio to web pages.
The following link has been supplied quite a few times by LadynRed. http://www.webstandards.org/2006/08/...object-markup/ You'll find three links at the top of the page on adding: Valid Flash Valid Video Valid Audio The three links are now here as well. The pages above should provide enough information to for you to add media to your web pages, but if for any reason there are more questions, let's try to keep them here in this thread so we can have everything in one place and provide what will hopefully be a valuable resource.
__________________
l Search Engine Friendly Web Design | Van SEO Design l Tips On Marketing, SEO, Design, and Development | TheVanBlog l Custom WordPress Themes Last edited by vangogh : 10-21-2006 at 03:45 PM. |
|
|
|
| Sponsored Links (We share ad revenue): |
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Junior Talker
Posts: 4
|
right guys, im hoping you can help me out
because im totally stuck on what im trying to achieve Im trying to make this video that is on my, myspace page play automatically when people visit the page. <a href="<A href="http://vids.myspace.com/index.cfm?fuseaction=vids.individual&videoid=86632 1144">Lock">http://vids.myspace.com/index.cfm?fuseaction=vids.individual&videoid=86632 1144">Lock Stock & Two Smoking Barrels</a><br><embed src="http://lads.myspace.com/videos/vplayer.swf" flashvars="m=866321144&type=video" type="application/x-shockwave-flash" width="430" height="346"></embed><br><a href="http://vids.myspace.com/index.cfm?fu...144&title=Lock Stock & Two Smoking Barrels">Add to My Profile</a> | <a href="http://vids.myspace.com/index.cfm?fuseaction=vids.home"> More Videos</a> Now, ive had a look at the code myself, had a look at the links posted above in this thread, had a mess around, but i just cannot get it to play by itself . This video is from myspace videos, not youtube or anywhere else and unfortuantely I cant find this particular video hosted anywhere other than on myspace.If someone could post up what i need to add to the code and where, to make it play by itslef i would be extremely grateful. Surely, if the video starts by itslef here >> http://vidsearch.myspace.com/index.c...eoid=866321144 I cant get it to start on my own page?? Please help!! |
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Junior Talker
Posts: 4
|
so if i remove the embed tag it will play automatically??
|
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Junior Talker
Posts: 4
|
thanks mate
i'll have another look, have another play and see if i can get it to work. |
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Super Moderator
![]() Posts: 5,526
Location: Tennessee
|
Brad,
Try the SWFObject method, you can find a complete explanation of how it works, the downloadable JS file (with help) and examples here: http://blog.deconcept.com/swfobject/
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !! "Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday" |
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Skilled Talker
Posts: 51
Name: Mark
Location: Ohio
|
Thanks! I will give that a shot!
|
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Novice Talker
Posts: 10
Name: Tim
|
As for me too, looking for this...and got it..
thanks |
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Defies a Status
Latest Blog Post:
Plugged Posts: 1,584
Name: Michael (mik) Land
Location: England
|
Easiest (but in no way am I saying do it) is to use either frames/iframes and load the content that way.
__________________
Pseudocrap.net - Personal blog on education, life, humour and reviews. Opera Browser - The fastest and best free web browser. Opera Dev Tools - The advantage of Firefox has just been left behind. |
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Defies a Status
Latest Blog Post:
Plugged Posts: 1,584
Name: Michael (mik) Land
Location: England
|
You need a script that will track how long you spend on the current page (x). Then when you move to a different page, the script then needs to tell the flash to start the track at (x). This can not be done with pure Flash (or Actionscript) as it requires client-side (e.g. Javascript) monitoring of the length of time spent on that page.
__________________
Pseudocrap.net - Personal blog on education, life, humour and reviews. Opera Browser - The fastest and best free web browser. Opera Dev Tools - The advantage of Firefox has just been left behind. |
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages |
|
Ultra Talker
Posts: 328
|
the easiest thing, is just to have dreamweaver that does all the building for you
![]() issert - xxxxx - flash, and there, but its always good to learn the hard/longer way. thanks for the links |
|
|
|
|
|
Re: How to Add Flash, Video, and Audio to Web Pages | |
|
Super Moderator
![]() Posts: 5,526
Location: Tennessee
|
Quote:
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !! "Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday" |
|
|
|
|