Lovely's Layouts
♥♥Lovely's Music♥♥
LovelysMusic
read my profile
sign my guestbook

Visit LovelysMusic's Xanga Site!

Name: Lovely
Gender: Female


Interests: Vote

Link me
Go to Lovely's Music!

Expertise: Link me
Click here!


Message: message me


Member Since: 9/20/2005

SubscriptionsSites I Read
LovelysIcons
LovelysGuide
LovelysAdoptables
LovelysGlitter
LovelysLinks

Blogrings
I love Lovely's Layouts
previous - random - next


Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Wednesday, October 12, 2005

Use www.SingingFish.com to find music you want.

Some tips on how to use that site:

1.Put in this setting before you search for music.

 

 

2.What you can and can't use

If you see the song's source is AOL, it cant be used. If the source is something else, then you can use it. I made screenshots to help explain this.
Yes-->Image and video hosting by TinyPic (not hosted by aol)


No--->Image and video hosting by TinyPic(hosted by aol)

 

3.How to use it all.

So when you type in the artists name and search. You find the song you want.
Click the link. Two things happen:


oo1. A window to the website hosting the music opens. Its not important and you can ignore it.


oo2. Your Windows Media Player opens playing the song you want. Now listen to me carefully. While the song is playing click the "Library" Tab. You see a section that says "Now Playing List" and it has the song playing under it. Right click on the link, go to properties, where says "Location" you copy the url next to it and put that in your music player code.

If you don't get it, thats not my problem. I did all I could do to help you guys.


Saturday, October 08, 2005

 MUSIC PLAYERS

This code provides you with a music dropdown playlist. Also includes play, pause, and stop buttons







You can use this script to have a different song play everytime a person views your site or clicks the refresh button. You can add more songs if you want, just simply follow the pattern.





ADDING MUSIC

In order to add more songs to your playlist, you will need to add an additional

and an additional
songs[5]="SONG URL HERE";
And of course increment the value="#" and songs[#] as you go.


Tutorial on Putting it Together

You should have picked a music player code. The best way to be able to view the code properly is by putting it into Notepad. Now in the code there are places to put things. Add the song name and the artists name.

But to actually have the song play you have to do this:

Go to "add song urls here" and in the same number as the one you put the song title and name, which in this case is 0 , you paste the song link.

Then afterwards put the music player code with the music you added to it and put that in your header. You can put it into your webstats too but its better in the header.

You can keep adding songs.