The OnAir Plugin
Ideal for your home page or any page you talk about music on. Displays a search box, the most recent user activity on your platform, and the latest music you've played. The size of the plugin auto-adjusts to whatever space you have, though we recommend 300x480.
Grab the code:
<iframe name="onair" frameborder="0" align="top,left" marginheight="0" marginwidth="0" scrolling="no" width="300" height="480" src="http://wpxc.tunegenie.com/plugins/onair/"></iframe>
Example:
Optional Query String Params:
| param | value |
|---|---|
colorscheme | light or dark (default: dark) |
bg | hex color without leading hash (#), for example: bg=000000 for absolute black |
feed | top - activity feed is placed above the tracksoff - activity feed is removed bottom - activity feed is placed below the tracks (default) |
searchbar | on - searchbar is always shownoff - searchbar is removedauto - searchbar is shown unless there is very little vertical space (default) |
branding | on - branding bar is shown (default)off - branding bar is removed |
Resized light example with activity feed on top:
<iframe name="onair" frameborder="0" align="top,left" marginheight="0" marginwidth="0" scrolling="no" width="350" height="600" src="http://wpxc.tunegenie.com/plugins/onair/?colorscheme=light&feed=top"></iframe>

