Embedding a radio app in Concrete site

Permalink
I have made a site with your softwarehttp://www.eireland.me/team/ and its being used for a number of DJ's. They are usinghttp://dfer.listen2myradio.com/... and I want to have it on a part of the site. The radio allows you to if the site allows you to embed coding but I am unsure wether this allows you to.

The code I want to enter is HTML and its below,

<object id='mediaplayer' classid='clsid:6bf52a52-394a-11d3-b153-00c04f79faa6' type='application/x-oleobject' width='200' height='65'> <param name='url' value='media/playradio1078554.asx' /> <param name='autostart' value='1' /> <param name='showcontrols' value='1' /> <param name='stretchtofit' value='0' /> <param name='enablecontextmenu' value='0' /> <pa

 
jshannon replied on at Permalink Reply
jshannon
Add an "HTML" block to your page and paste the code in.