This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
Hi All,
I'm trying to play embedded mp3s in my browser, but I keep getting a blue box that has questing marks on it. I think I need an app that will play the files in the browser, but have not had any luck. Does anyone have or know of a solution?
This is the code that is used to embed the mp3 in the browser.
<embed src= 'http://68.59.221.34/Music/05 - Welcome To The Black Parade (Album Version).mp3' width='200' height='200' ShowAudioControls='true' autostart='true' loop='true' visible='true'> </embed>