Hi, I'm trying to get a music player in the sidebar. Though I tried to use the TEXT widget and use a standard embed code for a simple audio player like this:
<embed src="yourmusic.mid"
width="140" height="40" autostart="false" loop="FALSE">
WordPress strips the code since we're not allowed certain html features because of security reason (sorry to say the text widget really sucks cus lots of html is not allowed).
Anyone know how to add a simple audio player instead of having to pay and upgrade extra space before I'm allowed to upload audio files?
The blog I need help with is chokochoko.wordpress.com.