Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: music in background!  (Read 3072 times)

0 Members and 1 Guest are viewing this topic.

searcher

    Topic Starter


    Rookie

  • Do good and have good!
    music in background!
    « on: January 13, 2009, 03:29:25 AM »
    hi, I would like to know, how to load ,music in background in spaces.live.com
    Thanks

    Ivy

    • CH Queen


    • Specialist

      Thanked: 50
      Re: music in background!
      « Reply #1 on: January 13, 2009, 03:32:39 AM »
      Do you mean you want to add music to your blog?
      If yes,
      1) Upload your song to some web host... e.g.: http://www.myhost.com/mysong.mp3

      2) Put your song's URL on the code bellow...
      (just replace http://www.myhost.com/mysong.mp3 with your own link)

          code:<img loop=infinite dynsrc="http://www.myhost.com/mysong.mp3" width=0 height=0 border=0>

      3) Copy that code to the clipboard
      (select text and hit CTRL+C)

      4) On your MSN Space, go to the "Edit Blog Entry" section
      (go to "Blog -> Add entry" , or edit some existing entry)

      5) Click the "Insert link" button
      (the 3rd button from the right with a globe on it)

      6) Paste the code there
      (if the code is still on the clipboard, just press CTRL+V)

      7) Click "Save"
      (after that, if everything goes well, you should start earing your song by now)

      8.) You should see "http:// " highlighted... now delete "http://" *BUT* leave the white space just next to it!!! If you delete it, the song will stop playing!
      (you can put the cursor on the beginning of the line and hit the "Delete" key untill you delete the "http://" part... the white space, in case you're wondering, is a box with no border and width=0 and height=0, containing the code to play your song ... this will make it "invisible" inside your post, and resulting on a "background music" effect)

      9) Write the rest of your post normally... Hit "Publish Entry".



      Use what talent you possess.
      The woods would be very silent
      If no birds sang except those that sang best-
      Henry Van Dyke

      kpac

      • Web moderator
      • Moderator


      • Hacker

      • kpac®
      • Thanked: 184
        • Yes
        • Yes
        • Yes
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 7
      Re: music in background!
      « Reply #2 on: January 13, 2009, 04:38:48 AM »
      <img /> ?

      Does that work?

      <bgsound src="/.../filename.mp3" /> is what is usually used, but that has to go in the <head> of the page, which I suspect you can't do with Live Spaces.