Jump to content

Recommended Posts

Posted

I searched the site, but could not find any notes on embedding media in a HTML or PHP file. Can someone point me to a site with some clear instructions to embedding a video player and also just an audio player?

Thanks!

WBR

Posted

General principles for audio and video here

http://w'>http://w'>http://w ww.wickham43.net/soundandvideo.php

video for .mpg and .mp4 files here with QuickTime

http://w ww.wickham43.net/videoexample.php

and flash here

http://w ww.wickham43.net/flashvideo.php

 

However, I don't claim to be an expert and embedding audio and video can be difficult; there are so many formats requiring slightly different code and different solutions. I just know what works for me.

 

Most of the big sites like YouTube use an object tag with a nested embed tag even though the embed tag is deprecated and doesn't validate as the embed tag is needed for older browsers. Code which validates can be done without the embed tag for modern browsers only.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...