how to add a code to my site

How can i add the below media player code to my site?
<object id='mediaplayer’classid=‘clsid:6bf52a52-394a-11d3-b153-00c04f79faa6’type=‘application/x-oleobject’ width=‘200’ height=‘95’><embedsrc=’ media/playradio2872188.asx ’ width=‘200’ height='95’autostart=‘1’ type='application/x-mplayer2’pluginspage=‘http://www.microsoft.com/Windows/MediaPlayer/'transparentatstart='0’animationatstart='0’showcontrols='1’autosize='0’displaysize='0’showtracker='0’ ShowStatusBar=‘1’>

You can use the HtmlComponent API . See the article Working with the HTML Component in Wix Code for details.

Thanks. However, I still can’t seem to get it to work. I have and online radio station at listen2myradio.com. I can embed the entire listen to my radio site on my webpage, but I don’t like how it looks. The code that i have listed will allow me to place just the media player from my listen2myradio site to my wix website. I only want the player and not the whole page. I tried following the link you showed me, but I am a bit slow when it comes to building websites.

You will need to check with the service provider regarding the functioning of the embedded code.