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 6476509
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T06:50:03+00:00 2026-05-25T06:50:03+00:00

I am embedding a audio file and having a issue. When accessing the page

  • 0

I am embedding a audio file and having a issue. When accessing the page where the audio file is on some web browsers i am prompted to download a quicktime plugin. I don’t want anyone to need a plugin to play it or id at least want it in a format where most people already have the plugin. Here is how i embedded it:

<EMBED src="http://entersociety.com/wordpress6/demo6/wp-content/themes/Brodys/images2/08_Track_8.mp3" autostart=true hidden=true>

I want to keep it hidden and have it auto start.

  • 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-25T06:50:03+00:00Added an answer on May 25, 2026 at 6:50 am

    Not all browsers will be able to play MP3 files natively. Your best bet is to use multiple formats to support the most amount of browsers possible:

    <audio hidden autoplay preload="auto"> 
      <source src="elvis.mp3" />
      <source src="elvis.ogg" />
      <!-- now include flash fall back -->
    </audio>
    

    But in short, embedded audio is still very much a work in progress for most browsers and their support for formats is all over the place.

    This article shows the native support per browser: http://www.w3schools.com/html5/html5_audio.asp

    Edit: WAV seems to be the most heavily supported – but is probably going to come with size impacts compared to MP3, and still isn’t supported by IE.

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

Sidebar

Related Questions

I'm embedding IronPython in my C# application. For some reason I'm having trouble loading
I am embedding a external js file on some domains and I need to
So I am embedding a PDF file on my page: <embed src=http://www.mywebsite.com/files/ebook.pdf width=500 height=375>
Embedding a Quicktime video on a page as a graceful fallback for the IE
I'm having problems embedding php inside an html file. I first ran in to
Looking at options for embedding the 3D Secure page inside my own order form,
I would like know if it is possible to create embedding of audio message
The problem: I am embedding a CSS file into a custom control library with
I'm making a first attempt at embedding an mp3 file on a webpage. I've
Having a problem embedding a flash chatroom under a doctype equaling strict using the

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.