Advertise Here

Author Topic: [Code] Digital Streaming Radio Dropdown Box  (Read 9043 times)

0 Members and 1 Guest are viewing this topic.

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: [Code] Digital Streaming Radio Dropdown Box
« Reply #15 on: October 11, 2010, 03:09:50 pm »
I just discovered this will not work in an HTML Ezblock with EzPortal.   When you save the html code the html editor changes the code and it won't work.

A way around this is to create a ParseBBC Ezblock
Use the html tags to post it like so:

Code: [Select]
[html]<form name="jump">
<select name="menu">
<option value="#">Digital Radio</option>
<option value="http://www.sky.fm/wma/country.asx">Country</option>
<option value="http://www.sky.fm/wma/smoothjazz.asx">Smooth Jazz</option>
<option value="http://www.sky.fm/wma/tophits.asx">Top Hits</option>
<option value="http://www.sky.fm/wma/hit70s.asx">All Hit 70's</option>
<option value="http://www.sky.fm/wma/oldies.asx">Oldies</option>
<option value="http://www.sky.fm/wma/classicrock.asx">Classic Rock</option>
</select>
<input type="button" onClick="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="Listen">
</form>[/html]

I have noted this in the instructions now.
« Last Edit: October 11, 2010, 03:18:21 pm by simply sibyl »

Offline buffriddler

  • SMF For Free Newbie
  • *
  • Posts: 14
    • View Profile
    • backforgood

  • Total Badges: 9
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: [Code] Digital Streaming Radio Dropdown Box
« Reply #16 on: October 12, 2010, 03:57:33 am »
Thanks For Your Patience Sybil....I have just pasted this code in to the headers section via Manage Styles....All i get is VLC Media player opening....Then a Sky Radio Image...Sadly no sound ??????????????????????

However The Player appears in the top left hand corner of the homepage........Still Lost im Afraid...  :o
best wishes
Kev
Reality Or Residual ? You Decide.

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: [Code] Digital Streaming Radio Dropdown Box
« Reply #17 on: October 12, 2010, 04:23:25 am »
I don't use VLC.  Possibly something could be set via VLC's settings so you can use it, but again I don't use it myself so I don't know the program.    Might check sky.fm's website and see if they have help pages there for listening to their digital streams.    They work fine using WMP, Real Player and a few others.

If you do get that figured out and want to use it you can center it this way:

Code: [Select]
<div style="text-align:center;">
Put the code for the player here
</div>

Offline buffriddler

  • SMF For Free Newbie
  • *
  • Posts: 14
    • View Profile
    • backforgood

  • Total Badges: 9
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: [Code] Digital Streaming Radio Dropdown Box
« Reply #18 on: October 12, 2010, 04:31:27 am »
Forum Url: http://backforgood.smfforfree.com/index.php
I Will keep trying Sybil......Thank You and Best Wishes....Kev
Reality Or Residual ? You Decide.

Offline buffriddler

  • SMF For Free Newbie
  • *
  • Posts: 14
    • View Profile
    • backforgood

  • Total Badges: 9
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: [Code] Digital Streaming Radio Dropdown Box
« Reply #19 on: October 12, 2010, 04:59:55 am »
Forum Url: http://backforgood.smfforfree.com/index.php
Sybil......  :D I have now got this working....Thanks Again... Kev.....  8)

p.s. I Just made Windows Media Player my Default Player and Hey Presto....  :D
« Last Edit: October 12, 2010, 05:07:59 am by buffriddler »
Reality Or Residual ? You Decide.

Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: [Code] Digital Streaming Radio Dropdown Box
« Reply #20 on: October 12, 2010, 05:16:10 am »
;)   glad you got it working

 

Related Topics

  Subject / Started by Replies Last post
10 Replies
4191 Views
Last post October 30, 2006, 11:53:47 am
by $H-GAGE$
25 Replies
8682 Views
Last post November 24, 2007, 01:22:32 pm
by cooldude101
10 Replies
3406 Views
Last post April 06, 2008, 12:51:42 pm
by TheWarzone1
9 Replies
3338 Views
Last post December 24, 2008, 04:48:32 pm
by Empyre Legends
3 Replies
1574 Views
Last post February 22, 2009, 06:16:39 pm
by Agent Moose