|
|

Player Link Installation Page
instructions to install a player on your web site
Click Here To Test
This code opens a player in a small new window and allows your site to function as normal.
Select the code that matches the player size you wish to install.
Copy and past the appropriate corresponding code and place it in the location which you wish to have the player installed.
You may place the code anywhere in between the <body> and </body> tags.
Once installed, do not attempt to drop and drag the player icon, as it is a code composite and will come apart. You can highlight it and cut and paste it.
Player A

64 high by 250 wide |
<div style="background: #FFF; height: 64; width: 250;">
<iframe
src="http://www.flightlineinternetradio.com/playerbannera.htm"
width="250"
height="64"
marginwidth="0"
marginheight="0"
frameborder="no"
scrolling="no"
style="border-style: solid; border-color: #333; border-width: 0px; background: #FFF;" >
</iframe>
</div>
|
| Player B

64 high by 160 wide |
<div style="background: #FFF; height: 64; width: 160;">
<iframe
src="http://www.flightlineinternetradio.com/playerbannerb.htm"
width="160"
height="64"
marginwidth="0"
marginheight="0"
frameborder="no"
scrolling="no"
style="border-style: solid; border-color: #333; border-width: 0px; background: #FFF;" >
</iframe>
</div>
|
| Player C

64 high by 90 wide |
<div style="background: #FFF; height: 64; width: 90;">
<iframe
src="http://www.flightlineinternetradio.com/playerbannerc.htm"
width="90"
height="64"
marginwidth="0"
marginheight="0"
frameborder="no"
scrolling="no"
style="border-style: solid; border-color: #333; border-width: 0px; background: #FFF;" >
</iframe>
</div>
|
| Dago Red Design

105 high by 173 wide |
<div style="background: #FFF; height: 173; width: 105;">
<iframe
src="http://www.flightlineinternetradio.com/Dagoplayer.htm"
width="173"
height="105"
marginwidth="0"
marginheight="0"
frameborder="no"
scrolling="no"
style="border-style: solid; border-color: #333; border-width: 0px; background: #FFF;" >
</iframe>
</div>
|
Custom 1 Design

85 high by 250 w |
<div style="background: #FFF; height: 85; width: 250;">
<iframe
src="http://www.flightlineinternetradio.com/custom1.htm"
width="250"
height="85"
marginwidth="0"
marginheight="0"
frameborder="no"
scrolling="no"
style="border-style: solid; border-color: #333; border-width: 0px; background: #FFF;" >
</iframe>
</div> |
|
|
|
|