Helmut Granda wrote:
Server 1: works on IE only
HTTP/1.1 200 OK Date: Wed, 09 Mar 2005 23:24:48 GMT Server: Apache/1.3.33 (Unix) Last-Modified: Wed, 09 Mar 2005 20:11:48 GMT ETag: "985415-29b5-422f5884" Accept-Ranges: bytes Content-Length: 10677 Connection: close
Server 2:works on IE and FF
HTTP/1.1 200 OK Date: Wed, 09 Mar 2005 23:25:03 GMT Server: Apache X-Powered-By: PHP/4.3.10 Connection: close
Huh? So you're saying both servers don't return a Content-Type? What's the url? (and in the meantime complain to the admins of the boxes)
The content-length of the first one seems a little small. 10677 bytes is only about a second of audio.
also as a side note, when I deleted the <DEFANGED_embed tag> it would not work in FF only in IE, so I had to place back the <DEFANGED_embed tag> to make it work.
This works for me in Firefox and IE / Quicktime and Media Player,
<object type="audio/wav" data="audio/s001.mp3">
<param name="filename" value="audio/s001.mp3"/>
</object>.Matthew Cruickshank http://holloway.co.nz/ ****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
