PDA

View Full Version : Music and Graphic Issues


PinkyWhite01
11-20-2005, 11:34 PM
I am having problems with a few things with embeding music on my web page...

1) I make my own tracks and I can't seem to be able to get my tracks their own correct URL! Its probably really simple, but I've tried uploading it to Soundclick and another mp3 site, but the url is more of a radio link, and doesn't seem to work with "darkplayer"... Is there another place I can go? Or another Tag I can use?

2) I've used one of the tags found on this site for using a windows media player... my other question is that: What tag or code should I use in the embeding format to change the color of the media player to fit my current background?

3) And Finally... Does anyone know a good site to find some cool mousetracks and mouse graphics...

:confused: Sincerely, Pinky White:confused:
http://odysseydeep.blogspot.com/

_Aerospace_Eng_
11-21-2005, 12:04 AM
The script you are using will only work in IE. Change this
document.darkplayer.scr = songs[snum];
to this
document.darkplayer.src = songs[snum];
Search for a thread titled "Embedded Windows Media Player" there is a lot of info on this subject.

PinkyWhite01
11-21-2005, 12:08 AM
Your Brillant!:)

Thankyou!!!
Pinks

PinkyWhite01
11-21-2005, 12:11 AM
Sadly It still doesn't work. But thanks though. I like your other player in your other post for paulinejackson...

How Do I change the colors?:p :thumbsup:

_Aerospace_Eng_
11-21-2005, 12:30 AM
IE only, you can give it a filter but thats about it. The WMP isn't very skinnable when its on the web. Search for microsoft filters.