top of page

HOW TO ADD "MozartRadio" TO YOUR WEBSITE (Adobe Flash player. For HTML5 goto end of page)


OPTION 1.
 You can add Mozart-Radio to your website by using our direct streaming link : http://listen.radionomy.com/mozart.m3u

 This link can be used in any website HTML code, typed in any browser address bar or even use with a local media player.                      


OPTION 2.
 You can add Mozart-Radio by using the Raddionomy HTML5 Player (as seen on the right) by copying the HTML code below (in blue text) in your existing website, blog, wordpress etc.
 

This is an example "how to add our code to blogger.com (blogspot.com)"
 1. Log into your account and click on the "Layout" tab for your blog.
 2. Click on "Add a Gadget" in the area you would like the player to appear.
 3. Scroll and select the HTML option
 4. Copy and paste our HTML code into the field provided and save.

 

 HTML CODE:

 

 <script>(function (win, doc, script, source, objectName) { (win.RadionomyPlayerObject = win.RadionomyPlayerObject || []).push(objectName); win[objectName] = win [objectName] || function (k, v) { (win [objectName].parameters = win[objectName].parameters || { src: source, version: '1.1' })[k] = v; }; var js, rjs = doc.getElementsByTagName(script)[0]; js = doc.createElement(script); js.async = 1; js.src = source; rjs.parentNode.insertBefore(js, rjs); }(window, document, 'script', 'https://www.radionomy.com/js/radionomy.player.js', 'radplayer'));radplayer('url', 'mozart');radplayer('type', 'mobile');radplayer('autoplay', '0');radplayer('volume', '50');radplayer('color1', '#000000');radplayer('color2', '#ffffff');</script><div class="radionomy-player"></div>

 If further clarification is required please contact us via email 
 

 Thank you,
 Mozart Radio

 

Mozart Radio, Mozartradio, Mozart-Radio, Radiomozart, Radio-Mozart, Radio Mozart, Listen to Mozart, Listen to Mozart for free, Free music of Mozart, Listen to Mozart music, Listen to Mozart Opera, Mozartiana, Mozart effect, Abacus Mozart, Mozart for ever, Mozartradio.com, Mozart makes you smarter, classical music, classical music radio, classical, Baroque, Symphonic, Piano, Concertante, Chamber, Operatic, Choral, Mozart Symphony, Mozart Concerto, Mozart Serenade, Mozart Sacred Music, Mozart Ambient, Church Sonatas, Organ Music, Köchel, Requiem, Relax music, Wolfgang Amadeus Mozart music

Listen using the following links to our streams
| .M3U | .ASX | .PLS | .RAM | .QTL |

PS. Here is a samle of our oun HTML5 Audio Player ==>

 

<!-- http://code.coneybeare.net/?search=html5+audio&sort= --><!-- CODE -->
<audio id="audioplayer2" preload="preload" controls="CONTROLS" loop autoplay="true" style="width:290px;height:60px"> <source src="http://listen.radionomy.com/mozart"/> </audio> <script type="text/javascript">var audioTag=document.createElement('audio'); if (!(!!(audioTag.canPlayType) && ("no" !=audioTag.canPlayType("audio/mpeg")) && ("" !=audioTag.canPlayType("audio/mpeg")))){AudioPlayer.embed("audioplayer2",{soundFile: "audio.mp3"});}</script><!-- CODE -->

bottom of page