I've embeded the below into PHP dynamically, and for some reason although its displaying my windows media player, its not playing the tracks. Can anyone help please?

<embed height="20px" type="application/x-mplayer2" name="MediaPlayer" src="thepower.wav" autohref='true' autoplay='true' />

Recommended Answers

All 2 Replies

Member Avatar for diafol

Is the wav file in the same directory as your page?

Try putting the same code in a simple HTML page and see if there is something wrong with the <embed> code.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.