williamrouse Posted March 7, 2009 Report Posted March 7, 2009 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 Quote
Wickham Posted March 8, 2009 Report Posted March 8, 2009 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. Quote
williamrouse Posted March 8, 2009 Author Report Posted March 8, 2009 Thanks! On the first reading pass, I found what I needed, non the less, that is a bookmark page for me. Quote
PicnicTutorials Posted March 8, 2009 Report Posted March 8, 2009 (edited) That's a nice flash demo Wickham! As fun as my nodes. Edited March 8, 2009 by Eric Quote
williamrouse Posted March 8, 2009 Author Report Posted March 8, 2009 Both the nodes and Flash demos are titillating. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.