Flash player

Most players are generally the same... So just choose the one which design you like.

If you're using HTML5, it offers <audio> tag - you can include a player in 1 line of code and no external files. But it can play only OGG streams as far as I know.
Code:
<audio src="http://myradio.com:8000/stream.ogg"></audio>
 
I have seen HTML5 players that do mp3 too.

to be honest this is driving me nuts!  ::)

I am trying to work out how to get Wordpress to open a non themed popup page on which I can embed a player.

any kind person out there who is using wordpress with media buttons and a flash player able to provide me with advice  ???
 
dave-t said:
I have seen HTML5 players that do mp3 too.

to be honest this is driving me nuts!  ::)

I am trying to work out how to get Wordpress to open a non themed popup page on which I can embed a player.

any kind person out there who is using wordpress with media buttons and a flash player able to provide me with advice  ???

Anyone?
 
I'm surprised that opening a simple popup window in Wordpress is an easy task... Glad you sorted this out :)
 
It was painful! but eventually found a plug in - which had a bug in it so had to hack it!.

anyway another thing I can now tick off the list - just 3 weeks to launch!
 
Back
Top