advertisement

Article:
  Build a Simple MP3 Player for Your Site
Subject:   does not play on the local machine anymore
Date:   2007-05-11 07:17:56
From:   EgbertZ
Response to: does not play on the local machine anymore

Sorry for this intervention. Five minutes after I posted it (accidently: 2 times; sorry for that too) I found the "culprit". One of the subdirectories in the path to the mp3-file contains a space. The browser translates this to %20 (which is the hex value for character 32 or space). This cannot correctly being interpreted by Windows Media Player.


So, webmaster, feel free to delete these 2 messages.