AH.fm Media Player on your website/blog?

SteliosT

Registered
Joined
Jan 19, 2010
Messages
4
Reaction score
0
Hello,how can i add your player to my blog?someone coyld help me?
 
Last edited by a moderator:
Hello again Dan,i have add your media player on my blog but when i change a page the player stops and it needs to click again.Why is that?
 
the player has to be on a static page.. if a user refresh that page it will stop.. also you can enable auto play if you want without the user pressing start.

add this to the swf link
?autostart=1

so it will look like this:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="60" width="250">
<param name="allowScriptAccess" value="never" />

<param name="allowNetworking" value="internal" />

<param name="movie" value="http://www.ah.fm/player/mini/ah.swf?autostart=1" />
<param name="wmode" value="transparent" />
<param name="quality" value="high" />

<embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://www.ah.fm/player/mini/ah.swf?autostart=1" height="60" width="250" wmode="transparent" quality="high" />
</object>
 
can't be open in asmall window?


you will need to make a link on your website such as

<a href="#" onClick="MyWindow=window.open('http://www.ah.fm/player','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=250,height=60'); return false;">PLACE_YOUR_LINKTEXT_HERE</a>
 
Thanks!

Thanks! I really wonderd how to put a player on a website. Now i got yours!
Yays for me!:super:
 
More and more sites I see are adding this player to their sites, just wanted to say thank you for spreading the music that AH.FM provides. :)
 
Hi,
The player made for websites looks like doesn't working anymore ...

Hi there, we have launched a new player which is HTML5 based with a flash fallback...

Here is the new POPout code for sites that can use...

<a href="#" onClick="MyWindow=window.open('http://www.ah.fm/player','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=400,height=600'); return false;">Leading Trance Radio Music Player</a>
 
Can somebody please show me what the player looks like on their page/site/blog.

I am about to change my player to AHFM's player & if possible to AHFM's Banners if there are any.

I am getting ready to complete my switch from another station to AHFM. And i need to get it right and not mess my page up.

Please if anybody can point me to a few links so i can have a look at the AHFM player and banners if any before i do anything.

Thank you and big (Hugs)

Dan i said i will support you :smile:
 
hello, how can i embed the radio on a wordpress.com blog??, i mean, is it possible?
 

Back
Top