Playing MP3's through links

Sharky Forums


Results 1 to 7 of 7

Thread: Playing MP3's through links

  1. #1
    Tiger Shark
    Join Date
    Oct 2000
    Location
    Belgium
    Posts
    742

    Post Playing MP3's through links

    I've created a page with all the songs from the Final Fantasy games and I would like to turn them into direct links for playing those files. Does anyone know what the code is for directly playing them. If I make a regular link, it always asks me if I want to open it or save it to disk.

    If I left some important information out, feel free to ask.

    Thanx

    [This message has been edited by Angelus (edited January 04, 2001).]

  2. #2
    Tiger Shark
    Join Date
    Oct 2000
    Location
    Phila, PA
    Posts
    519

    Post

    I think you need to run a shoutcast server on that site so that Winamp can receive a live stream.
    There are no stupid questions, there are stupid answers.

  3. #3
    Tiger Shark
    Join Date
    Oct 2000
    Location
    Belgium
    Posts
    742

    Post

    Thanks for the reply, but that's not what I need.

    The page is just for personal use, to make it easier for me to play the songs. So the html-file will be kept on my E-drive and the songs are on my I-drive (CDROM).

  4. #4
    Katana Wielding Moderator Klashe's Avatar
    Join Date
    Sep 2000
    Location
    IL, USA
    Posts
    3,306

    Post

    Originally posted by Angelus:
    Thanks for the reply, but that's not what I need.

    The page is just for personal use, to make it easier for me to play the songs. So the html-file will be kept on my E-drive and the songs are on my I-drive (CDROM).

    Sounds like what you want to do you'll want to use the OBJECT tag.
    Normally I would give you an example of how this is used but OBJECT is a pretty robust tag. So take a look at this tutorial and it should help you.

    http://www.webreference.com/html/tutorial12/index.html

    Check that out and let me know if that's what you are looking for.



    ------------------
    Happiness is...
    • P3-800 o/c to 896
    • GeForce 2 MX
    • SB mp3 5.1
    • Klipsch ProMedias 2.400
    • 30 gigger
    • Viewsonic 19"

  5. #5
    Katana Wielding Moderator Klashe's Avatar
    Join Date
    Sep 2000
    Location
    IL, USA
    Posts
    3,306

    Post

    You know what....try this (I can't STAND not giving an example! )

    This isn't the OBJECT tag but it still might work....

    <EMBED bgcolor="#000000" width=320 height=280
    SRC="http://www.mywebpage.com/ff8track2.mp3"
    AUTOPLAY=true CONTROLLER=true LOOP=false >

    <fingers crossed>hope hope...Let me know!

    ------------------
    Happiness is...
    • P3-800 o/c to 896
    • GeForce 2 MX
    • SB mp3 5.1
    • Klipsch ProMedias 2.400
    • 30 gigger
    • Viewsonic 19"

  6. #6
    Expensive Sushi
    Join Date
    Jan 2001
    Location
    St. Louis, MO, USA
    Posts
    13

    Post

    When it asks you to Save or Play, is there a check box saying to use a default action? You may be able to check the box and then press play, and in the future it should play the file rather than prompting.

    I think.

    Peter

    ------------------
    We got it at the Wazmo...
    www.thewazmo.com
    We got it at the Wazmo...
    www.thewazmo.com

  7. #7
    Tiger Shark
    Join Date
    Oct 2000
    Location
    Belgium
    Posts
    742

    Post

    Klashe,
    thanx but if you use that example you gave me, it shows a Media Player 'thing'. wouldn't mind that if it was just one or two files, but the page has a couple of hundred links. I'm still looking at that OBJECT tah tho.


    Turp182,
    thanx too. Yes, I get that message and that will work. It's just that I was interested in the HTML tag for doing it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •