1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Firefox is not playing web site music

Discussion in 'Firefox, Thunderbird & SeaMonkey' started by El Camino, 2004/11/18.

Thread Status:
Not open for further replies.
  1. 2004/11/18
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1
    I am using Mozilla Firefox (I love it). I know that some web sites I visited/visit with IE have music as soon as you enter web page. Firefox is not playing music. Does anyone know why is that?
     
  2. 2004/11/18
    Ramona

    Ramona Geek Member Alumni

    Joined:
    2001/12/31
    Messages:
    7,481
    Likes Received:
    2
    El Camino,

    You need a media player for the embedded music files on those sites. Most likely they are midi files. I would recommend Crescendo to play embedded midi files. It is freeware, and can be downloaded here:
    http://easylistening.freeyellow.com/crescendo.html

    If you have Quick Time installed it will also play the embedded midi file, but it also has very poor audio quality.

    Ramona
     

  3. to hide this advert.

  4. 2004/11/18
    shadowhawk

    shadowhawk Inactive

    Joined:
    2002/01/07
    Messages:
    985
    Likes Received:
    0
    It depends on which HTML tag they use for the music. The <bgsound src= "yourmusic.mid "> one is IE-specific. Only the embed tag will work with Firefox.
     
  5. 2004/11/18
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1
    Thanks shadowhawk. Thanks Ramona.

    It is MP3. Does that change situation?
     
  6. 2004/11/18
    Westside

    Westside Inactive Alumni

    Joined:
    2003/03/30
    Messages:
    4,506
    Likes Received:
    14
    I have half a dozen players which can play mp3 files. Why don't give us a link, so that it can be tested. But shadowhawk is right, it may depend on the coding.
     
  7. 2004/11/19
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1
    Thanks to all of you.
    I am from Bosnia. This is one of the links, it is in Bosnian language. This site has beautiful articles which are against Saudi terrorists - wahhabis.

    http://www.ehlisunet.com/
     
    Last edited: 2004/11/19
  8. 2004/11/19
    Ramona

    Ramona Geek Member Alumni

    Joined:
    2001/12/31
    Messages:
    7,481
    Likes Received:
    2
    El Camino,

    This site is using a Microsoft proprietary sound tag, and that's why you hear no music. This is the tag:
    < bgsound src= "http://www.ehlisunet.com/mp3/track_09.mp3" loop= "-1" >

    Netscape/Mozilla/Firefox do not recognize the bgsound tag.

    If you want to hear the MP3 file, then paste this link in the Location Bar:
    http://www.ehlisunet.com/mp3/track_09.mp3
    You can then download the file and listen to it.

    Ramona
     
  9. 2004/11/19
    Westside

    Westside Inactive Alumni

    Joined:
    2003/03/30
    Messages:
    4,506
    Likes Received:
    14
    I could not even get to the original website, but I can play the mp3 file the way Ramona posted it. I am using Irfan View as an mp3 player (isn't Irfan Bosnian?)
    By the way most of the music is in Real Player format.
     
    Last edited: 2004/11/19
  10. 2004/11/19
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1
    Yes he is Bosnian. :)
     
  11. 2004/11/19
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1
    Thanks Ramona. Sorry but I do not understand which Location bar?
    :confused:
     
  12. 2004/11/20
    Ramona

    Ramona Geek Member Alumni

    Joined:
    2001/12/31
    Messages:
    7,481
    Likes Received:
    2
    El Camino,

    The Location Bar is the field at the top of your page, which show the current URL. Clear the field, then paste the link for the MP3, click enter.

    Ramona
     
  13. 2004/11/20
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1
    Thanks.
     
  14. 2004/11/20
    Westside

    Westside Inactive Alumni

    Joined:
    2003/03/30
    Messages:
    4,506
    Likes Received:
    14
    I used computers for almost 10 years, and have been on the web for at least six, and I found out, a few days ago, that it is necessary to clear the location bar, i.e. the http:// etc go. I just click on the part which I want to replace, and either type in the new address, or paste it. It will replace the old one, then enter.
     
  15. 2004/11/22
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1
    Thanks Westside. Neat little trick.
     
  16. 2004/11/22
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1
    Ramona or anyone else.

    Does anyone of you know what is the string
    (beside this one <bgsound src= "http://www.ehlisunet.com/mp3/track_09.mp3" loop= "-1 ">)
    one should write on the web page so that Firefox will automatically play this music?

    Help is greatly appreciated. Thanks
     
  17. 2004/11/22
    Ramona

    Ramona Geek Member Alumni

    Joined:
    2001/12/31
    Messages:
    7,481
    Likes Received:
    2
    El Camino,

    This is what I use, altho it may not be up to W3C standards:

    <EMBED SRC= "http://........../......../dinferno.mid" AUTOSTART= "True" HIDDEN= "false" LOOP= "false" height= "16" width= "16 ">

    This is my Media Player Test Page: http://home.att.net/~cherokee67/mediatests.html

    Ramona
     
  18. 2004/11/22
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1
    Ramona thanks. I assume in the dotted area I have to insert "//www.ehlisunet.com/mp3/track_09.mp3 "
    What is this "dinferno.mid "? Thanks

    PS. Is this going to give me net effect -- automatic playing as with IE or will open a player and than play. Thanks. Sorry for giving you headache. :)
     
  19. 2004/11/22
    Ramona

    Ramona Geek Member Alumni

    Joined:
    2001/12/31
    Messages:
    7,481
    Likes Received:
    2
    El Camino,

    This is what the dots are for:
    You can see from all the links for my Solutions pages: home.att.net/~cherokee67/

    dinferno.mid is the name of the midi file, which is Disco Inferno

    You will have autoplay, and that's what this tag does: AUTOSTART= "True "
    Whatever player the user has designated for the default player of midi files is what opens on the individual PC. John may use Quick Time, but Marsha might use Crescendo.

    There are tags that can be used for specific players, but if the user doesn't use that player, e.g., Windows Media Player, then the page won't work for that individual.

    No headache yet! ;)

    Ramona
     
  20. 2004/11/23
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1

    My dear Ramona,

    Could you, please, be as sweet as you are knowledgable (since you still do not have headache :) ), and write for me the string for this web site so we can insert it. :) I am thanking you in advance. :)

    Web site is http://www.ehlisunet.com/
    folder - mp3/
    mp3 - track_09.mp3

    http://www.ehlisunet.com/mp3/track_09.mp3
     
  21. 2004/11/23
    Ramona

    Ramona Geek Member Alumni

    Joined:
    2001/12/31
    Messages:
    7,481
    Likes Received:
    2
    El Camino,

    Now how could I possibly resist after all that flattery! :D

    Since you want to stream the MP3 file, this is done differently than a midi file.

    I'm going to go ahead and do this for you, but will point you to a page which explains in detail how it's done. You can bookmark the page in the event you forget how...

    Open Notepad, and paste in this link, which points to your MP3 file:

    http://www.ehlisunet.com/mp3/track_09-hi.mp3

    Now, click on File | Save
    Save the file as an m3u file, e.g., stream.m3u

    Upload this file to the same directory as your track_09.mp3 file is located.

    Next:
    Rename the track_09.mp3 file to: track_09-hi.mp3
    This is because you want Hi Quality MP3 playback

    Now create your web page, or if it is created, then add this tag:

    <A HREF= "http://www.ehlisunet.com/mp3/track_09-hi.mp3 "><b>Any Text Here</b></A>

    That's it, and here is the link for the instructions:
    http://www.blogdrive.com/site/musicmp3.html

    Let me know if you have questions...

    Ramona
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.