Results 1 to 6 of 6

Thread: Html Noob.

  1. #1
    Smith's Avatar Since 1989.. BT Rep: +1
    Join Date
    Jun 2003
    Location
    in a plane, high as fuck
    Posts
    5,538
    hello,

    im making a geocities site with all my friends on it, something ive been put up 2.
    i want back ground music but geocities only allows .wav files, and if i converted the song into wave, i would have little room 4 other stuff.

    i was wondering if theirs a way 2 code html so that it plays the mp3.

    the file name is -->>allthesmallthings.mp3

    sorry if the question makes no sence, or its so noobish, but im new to html.

    thanlks

  2. Internet, Programming and Graphics   -   #2
    h1
    Guest
    Write a Java program which will play an MP3 file. Just rename the file to .txt or something.

  3. Internet, Programming and Graphics   -   #3
    Smith's Avatar Since 1989.. BT Rep: +1
    Join Date
    Jun 2003
    Location
    in a plane, high as fuck
    Posts
    5,538
    did i mention that im a complete java noob 2?

  4. Internet, Programming and Graphics   -   #4
    <bgsound src="blah.mp3" loop=-1>

    try that...

    if that doenst work try renaming the .mp3 extension to .mid then it will probably work...

  5. Internet, Programming and Graphics   -   #5
    Ynhockey's Avatar Poster
    Join Date
    Jan 2003
    Location
    Israel
    Posts
    406
    I think it will work if you just rename the mp3 to .wav ...

    Then use the <embed> tag.

    http://www.ynhockey.net/guide/htmlch3.php#embedtag

    Good luck

  6. Internet, Programming and Graphics   -   #6
    yeah thats right, i think you can mp3 encode a wave anyway, good old windows sound recorder (start -> run -> sndrec32 -> ok) will save via different codecs i think...

    theres always goldwave if your really buggered

    maybe you could just hotlink from the same mp3 somewhere else?
    Don't visit http://curlsonfilm.co.uk ever!

Bookmarks

Posting Permissions

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