The ubroadcast player can be shared in a number of ways.
Example 1: A simple play button
This simple play button will display a button that installs or launches the ubroadcast player directly to your station.
|
HTML Code:
<SCRIPT Language="JavaScript" SRC="http://share.ubroadcast.com/297.js">
</SCRIPT>
|
Example 2: A play button with Internet Explorer instructions.
This simple play button will also include some instructions for end users that may run into internet explorer issues.
|
HTML Code:
<SCRIPT Language="JavaScript" SRC="http://share.ubroadcast.com/297/i.js">
</SCRIPT>
|