This is a discussion on "Need help in inserting audio using <object>" within the Flash & Multimedia Forum section. This forum, and the thread "Need help in inserting audio using <object> are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Need help in inserting audio using <object>
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Need help in inserting audio using <object>
Hi!
Earlier i used <embed> to insert audio in my website but i got to know that it is not a valid html 4.01 tag. So, i need to know the coding to use the <object> tag instead. I need this information because i have to write a report on it..for my assignment. They want us to validate our website & correct the errors & to provide reasons for it. So, it's a great help if u could provide me with the coding to use for this..I found out the coding for inserting videos that is only for .wmv files. It doesn't work for .mpg or anything else...I'm not sure if its 100% correct but it is working..... well this is the coding that i found out... <object type="video/x-ms-wmv" data="videos/v5.wmv" width="500" height="400"> <param name="src" value="videos/v5.wmv" /> <param name="autostart" value="true" /> <param name="controller" value="true" /> </object> I only need the coding for the audios.... Thanks Regards, Shevorne |
|
|
|
#2
|
|||
|
|||
|
Hey can somebody PLEASE help me out on this problem???? ?
|
|
#3
|
|||
|
|||
|
Re: Need help in inserting audio using <object>
<embed src="../assets/devx/8990.mid" autostart=true loop=false height=62 width=144 controls="console">
Last Blog Entry: Yay!? (Oct 8th, 2007)
Last edited by Sgaspar11; Sep 28th, 2007 at 19:21. |
|
#4
|
|||
|
|||
|
Re: Need help in inserting audio using <object>
I already used the <embed> tag for insertin audio & video but when i validate the site by(validator.w3.org) they say that the embed tag is depricated & cannot be used in HTML4.01. So as a solution for this i thought of using the <boject>. I used it for inserting video but im not sure how to use for inserting Audios...
PLease HELP me if u can..!!!! |
|
#5
|
|||
|
|||
|
Re: Multiple web browsers
I want to know how to make the <object> tag work in opera. Cos i used it to insert audio/video & flash to my website & it works properly only in Windows Explorer
|
|
#6
|
|||
|
|||
|
Re: Multiple web browsers
Quote:
|
|
#7
|
|||
|
|||
|
Re: Multiple web browsers
Hey! THANKX alot..its working in opera as welll...i think the problem was that i included
"<object type="....bla ..bla...." data=....>" i think the "type" part was the thing that caused the problem... Thanks again...Bye! |
|
#8
|
||||
|
||||
|
Re: Need help in inserting audio using <object>
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#9
|
|||
|
|||
|
Re: Need help in inserting audio using <object>
shevorne: Please do-not hi-jack other members' threads! I have been VERY patient with your so far. Stick with one thread!
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| inserting time | phiero21 | JavaScript Forum | 1 | May 2nd, 2008 20:09 |
| Inserting a XML variable in to a getURL | dangergeek | Flash & Multimedia Forum | 1 | Nov 14th, 2007 09:21 |
| Adjusting/Synching Audio for Audio and Video Clips | junestag | Flash & Multimedia Forum | 3 | Sep 19th, 2006 02:43 |
| help me with inserting images on webpage... | renren | Web Page Design | 7 | Jan 24th, 2006 12:32 |
| inserting data to mysql db | Tim356 | PHP Forum | 1 | May 6th, 2005 04:20 |