If possible could someone advise me on how to set a particular station to start.
In the mod it says this:
Quote:
Here you can enter your own sourcecode as a userdefined player. if you don't enter anything, this option is not available for being selected for the users.
If you want, you can use the following variables:
{vb:raw player.height} = height of player in pixel
{vb:raw player.width} = width of player in pixel
{vb:raw player.url} = streaming URL
{vb:raw player.autostart_num} = autostart player, 0 or 1 (off|on)
{vb:raw player.autostart_boo} = autostart player, true or false (off|on)
|
Do I use the "{vb:raw player.url} = streaming URL" line - but how to I use it?
any help much obliged.