iFrame Code For Uploading Your Player Page

After you build your custom player page on your own website, use the following code to iFrame and upload the page to your PRONETLicensing Folder. (Insert your Station Page Title Name and your Page URL in the places indicated, then copy code into Notepad or another Text Editor, save as listen.html and upload listen.html to your custom folder.) As always, if you need help just start a service ticket. HTML Code follows:

Copy all below and paste into Notepad:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" lang="EN">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>REPLACE WITH PAGE TITLE</title>

<style type="text/css">

html {overflow: auto;}

html, body, div, iframe {margin: 0px; padding: 0px; height: 100%; border: none;}

iframe {display: block; width: 100%; border: none; overflow-y: auto; overflow-x: hidden;}

</style>

</head>

<body>

<iframe id="tree" name="tree" src="REPLACE WITH PAGE URL" frameborder="0" marginheight="0" marginwidth="0" width="100%" height="100%" scrolling="auto"></iframe>

</body>

</html>

  • 4 Users Found This Useful
Was this answer helpful?

Related Articles

B - The Easiest Way To Build Your Branded Custom Player Page Using Your Website and iFraming

Step 2 - Website Compliance Using iFraming rather than uploading HTML code. The following is an...

A 1- Steps 2 & 3 - Website Compliance: Quick Start Default Player Page

Here is the info you need to take care of Steps 2 & 3 (Website Copyright Compliance)...

Building and Uploading HTML Code Pages (For Advanced Programmers Only)

This Tutorial tells you how to set up your Custom Folder at PRONETLicensing.Com and using and...

Code Snippets Available To Help You Build and Enhance Your Website

HTML External Player Launch Code Snippets for your website are available by opening the edit...

Finding Your Quick Start Default Player Page URL

Once you set up your station and validate your streams in your PRONETLicensing Control Panel, you...