Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7573001
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T16:04:14+00:00 2026-05-30T16:04:14+00:00

These four snippets of code all work properly on my webpage if I open

  • 0

These four snippets of code all work properly on my webpage if I open the page locally on my computer. But when I upload the webpage (and audio file) to a hosting server and access the page there through the internet, not all of them work properly as so:

This opened up windows media player on my computer and played the audio file through it even though it doesn’t do that on the webpage accessed locally.

 <object height="50px" width="100px" autostart="false" data="Audio/MHXSEagle.mp3" >
 </object> 

This works properly.

<object height="320px" width="240px" data="Audio/MHXSEagle.mp3" >
<param name="src" value="Audio/MHXSEagle.mp3"/>
</object>

These two work locally, but not through the internet:

<audio src="Audio/MHXSEagle.mp3" type="audio/mp3" controls="controls"  preload="auto"> 
   Browser doesn't support audio tags
</audio>

<audio controls="controls"> 
    <source src="Audio/MHXSEagle.mp3" type="audio/mp3" />
 Browser doesn't support audio tags
</audio> 

I don’t understand why they act differently and would like some clarification.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T16:04:15+00:00Added an answer on May 30, 2026 at 4:04 pm
    <audio /> 
    

    audio tag is html 5 so IE 9 works, just tested on my server, but firefox does not work.
    the object tag works on FF and chrome but IE seems to have issues on the server.
    on my machine, IE doesnt seem to play anything local.
    my guess is that local windows and apache servers have an effect on IE but firefox seems to be consistent

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Collection.bind('change',this.function, this); Collection.bind('add',this.function, this); Collection.bind('remove',this.function, this); Collection.bind('reset',this.function, this); I know these four, but what
Im new to Javascript. Im trying to code these four buttons. I'm currently on
I would like to combine these four queries into one: SELECT COUNT(ID) FROM conversations
Yes, I know there are four Memory windows, but I much prefer the display
I need to write these four if s in Python. Notice what it does,
I have these four tables: feeds, feed_entries, entries_categorias and categorias. Whith these structures: CREATE
I'm trying not to reinvent the wheel here...I have these four fields: [tbl_Contacts].[FirstName], [tbl_Contacts].[MiddleInitial],
What is the difference between these four PHP statements? if (isset($data)) { if (!empty($data))
These methods are laughably stupid, IMO, but I want to get a feel for
For the following segment of java code, the method of run occurs four times.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.