Results 1 to 7 of 7

Thread: I need some help with coding

  1. #1
    Join Date
    Dec 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question I need some help with coding

    I was wondering how to make music codes.... All I want is a song to play in the background of my website and I don't know how, could someone please help me? Thanks

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    <embed src="chimes.wav" autostart="true" hidden="true" loop="true">

    You can use this with mp3 files too. It goes in the body of the page. Only use the loop="true" if you want it to repeat, otherwise, set loop="false".
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

  3. #3
    Join Date
    Dec 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    U can also use <BGSOUND SRC = "Ballade_Pour_Adeline.wav" LOOP=1> . Use LOOP= for how many times u want the song to repeat.Good luck!

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

    Default

    U can also use <BGSOUND SRC = "Ballade_Pour_Adeline.wav" LOOP=1> . Use LOOP= for how many times u want the song to repeat.Good luck!
    The bgsound tag is IE-only, and so should not be used.
    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!

  5. #5
    Join Date
    Oct 2005
    Posts
    121
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    if you want anything more complex than what they've posted, you probably need to use flash and it's action-script

  6. #6
    Join Date
    Jan 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i am noob but i wanna to my own forum but i dont no what programs i need

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

    Default

    So what made you decide to ask in this thread?
    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!

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
  •