Results 1 to 4 of 4

Thread: problem mp3

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

    Default problem mp3

    ok i got a problem with actually playing the song ive followed many instruction but it still doesnt seem to work. When i uploaded it i see the windows media player bar but the music doesnt play? if an1 can help it would be appreciated heres the code to see if i did anything wrong or if an1 can do it for me

    <embed src="My%20Music/soulsofmischief.wma" width="144" height="40" pluginspage="My%20Music/soulsofmischief.wma" controls="console" autostart="true" loop="true" volume="60" align="absmiddle"></embed>
    soulsofmischief<br>

  2. #2
    Join Date
    Dec 2004
    Posts
    157
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    the url doesnt seem right, should it be MyMusic/soulsofmischief.wma? the %20 looks like php or something like that.

    edit: that part is usually because of a space, so itd be whatever you named the folder/the song. but teh %20 probably isnt supposed to be.

  3. #3
    Join Date
    Jul 2005
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    thanx ill try it out and see so other than that it looks good? thanx in advance

    edit: i tried it and its the same any help ? plz
    Last edited by dacipher; 07-25-2005 at 04:16 AM.

  4. #4
    Join Date
    Nov 2004
    Location
    Here to often...
    Posts
    53
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Have you tried taking the mymusic/ part completly out? Also double check you have put the file name in correctly and make sure the mp3 is compressed enough, 64kbps should do it. I put alot of music on my site and I just use it in the <a href> tags and it will then detect the users player eg <a href="soulsofmischief.wma">song</a>.

    I would also change it from a wma file to mp3, wma are a pain in the butt!

    Donna

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
  •