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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T07:44:53+00:00 2026-06-17T07:44:53+00:00

I am using embed tag to play background music on my web. It works

  • 0

I am using embed tag to play background music on my web. It works fine on IE but on Mozilla, and Chrome it gets downloaded. What will be the work around?

My tag is

 <embed 
    src="http://www.abc.com/xyz.mp3" 
    autostart="true" 
    loop="true" 
    hidden="true"/>

I tried HTML <audio> tag but page stopped responding.

Please note, my mp3 file is on some remote server, not on my websites directory.

  • 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-06-17T07:44:54+00:00Added an answer on June 17, 2026 at 7:44 am

    As Aristos commented you could use a flash player as flowplayer

    <a id="mb" style="display:block;width:648px;height:30px;"
    href="/media/data/fake_empire.mp3"></a>
    
    <script>
    $f("mb", "http://releases.flowplayer.org/swf/flowplayer-3.2.15.swf", {
    
    // fullscreen button not needed here
    plugins: {
        controls: {
            fullscreen: false,
            height: 30,
            autoHide: false
        }
    },
    
    clip: {
        autoPlay: false,
        // optional: when playback starts close the first audio playback
        onBeforeBegin: function() {
            $f("player").close();
        }
    
    }
    
    });
    </script>
    

    (http://flash.flowplayer.org/plugins/streaming/audio.html)

    the Audio Tag works only on “new” browsers

    ...
    
    <audio src="http://xxxx/xxxx/xxx.mp3" autoplay="autoplay" />
    
    ...
    

    If not you would have to check via javascript which browser is running and react accordingly

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

Sidebar

Related Questions

As I am using embed tag in my html file but in browser it
I am using the embed tag to play sound clips to users on one
I believe I am having a security problem related to using the embed tag
I am using below code for Embed MP3 Audio Files In Web Pages, <embed
I embed text in textfield, but sometimes it does not render using htmltext. if
I want to embed some youtube videos at my site using Video.Flash helper. Microsoft.Web.Helpers
when validating a site using w3c validator it tells me the embed tag is
I am using the EE {embed} tag to bring in templates and as outlined
I get the following warning in a ASP.NET project using the <embed > tag
which is better to use: embed or audio tag? I'm using Adobe Dreamweaver CS5.

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.