Results 1 to 10 of 10

Thread: How to put music to play on my page

  1. #1
    Join Date
    Mar 2006
    Location
    In the middle of the universum
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to put music to play on my page

    Pls, help. I really do not know, and I dont wanna that midi files to put, I want to put wav file to play whan I open my blog. can somebody halp me, explane how to do that, step by step. I am new, understand me.

    TNX in advance!

  2. #2
    Join Date
    Mar 2006
    Location
    Somewhere....
    Posts
    88
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Talking Hello

    Hi there, you wanted to play a bgsound, when you enter your blog?

    Well here's the code:

    1) open your source code.
    2) place <BGSOUND SRC="yoursound.wav"> right
    after the <body> tag. Replacing "yoursound.wav"
    with the name of the wav you want to play in your directory.
    3) every time you enter you blog, the sound you specified will play.
    4) You can customize this <tag>, if you want to, go
    Here

    That should help you....

  3. #3
    Join Date
    Mar 2006
    Location
    In the middle of the universum
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks so much, I will let U know what I did, and did I make it.

  4. #4
    Join Date
    Mar 2006
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Smile

    Quote Originally Posted by Samsoske

    Well here's the code:

    2) place <BGSOUND SRC="yoursound.wav"> right
    after the <body> tag. Replacing "yoursound.wav"
    with the name of the wav you want to play in your directory.
    4) You can customize this <tag>, if you want to, go
    Here
    can anyone tell me one website which can upload my wav files for my website? like i can upload images in www.imageshack.us but anyone knows any website where i can upload wav or midi files? ya i want a free website which does not charge any money.

  5. #5
    Join Date
    Mar 2006
    Location
    In the middle of the universum
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I can now. Try on http://www.filelodge.com , thare U can upload any kind of files, and get codes at the same time for all kind of files, for web sites, blogs or forums. Its absolutely free, U just have to sighn in .

  6. #6
    Join Date
    Mar 2006
    Location
    UK, warwickshire
    Posts
    77
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Or if you wish to have it controlable by the user e.g volume and if it plays or not you can use this code
    Code:
    <embed src="example.wav" autostart="true" loop="true" volume="60" />

  7. #7
    Join Date
    Mar 2006
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    thanks buddies, i just love all advices here. great forum. thanks friends.

  8. #8
    Join Date
    Mar 2006
    Location
    In the middle of the universum
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    It is great, and ppl here really want to help. I am happy becose I find such a place.

  9. #9
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    .alias.' advice was the better; <bgsound> is IE-only.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  10. #10
    Join Date
    Mar 2006
    Location
    UK, warwickshire
    Posts
    77
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i like mine not just because it isnt only IE but it also gives the viewer the choice of playing it, if they dont then it can get really annoying. Ive know people to be diven away from sites because the cant control the music

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
  •