1
kitsou
Re: Streaming Audio Mod
  • 2003/1/21 21:37

  • kitsou

  • Just popping in

  • Posts: 50

  • Since: 2002/3/19


Hi to all Streamers !
I don't know exactly what you need, but if you want to have a block with a nice little player and a radio station to stream then just make a custom html block in the admin section and paste this code in....and then basta!

<center>
<object id="NSPlay" width="150" height="50" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject" align="middle">
<param name="AudioStream" value="-1">
<param name="AutoSize" value="0">
<param name="AutoStart" value="-1">
<param name="AnimationAtStart" value="-1">
<param name="AllowScan" value="-1">
<param name="AllowChangeDisplaySize" value="1">
<param name="AutoRewind" value="0">
<param name="Balance" value="0">
<param name="BufferingTime" value="5">
<param name="ClickToPlay" value="-1">
<param name="CursorType" value="0">
<param name="CurrentPosition" value="-1">
<param name="CurrentMarker" value="0">
<param name="DisplayBackColor" value="0">
<param name="DisplayForeColor" value="16777215">
<param name="DisplayMode" value="0">
<param name="DisplaySize" value="4">
<param name="Enabled" value="-1">
<param name="EnableContextMenu" value="-1">
<param name="EnablePositionControls" value="-1">
<param name="EnableFullScreenControls" value="0">
<param name="EnableTracker" value="-1">
<param name="Filename" value="http://www.crossrhythms.co.uk/radio/radio.asx">
<param name="InvokeURLs" value="-1">
<param name="Language" value="-1">
<param name="Mute" value="0">
<param name="PlayCount" value="1">
<param name="PreviewMode" value="0">
<param name="Rate" value="1">
<param name="SelectionStart" value="-1">
<param name="SelectionEnd" value="-1">
<param name="SendOpenStateChangeEvents" value="-1">
<param name="SendWarningEvents" value="-1">
<param name="SendErrorEvents" value="-1">
<param name="SendKeyboardEvents" value="0">
<param name="SendMouseClickEvents" value="0">
<param name="SendMouseMoveEvents" value="0">
<param name="SendPlayStateChangeEvents" value="-1">
<param name="ShowCaptioning" value="0">
<param name="ShowControls" value="-1">
<param name="ShowAudioControls" value="-1">
<param name="ShowDisplay" value="0">
<param name="ShowGotoBar" value="0">
<param name="ShowPositionControls" value="0">
<param name="ShowStatusBar" value="-1">
<param name="ShowTracker" value="0">
<param name="TransparentAtStart" value="0">
<param name="VideoBorderWidth" value="0">
<param name="VideoBorderColor" value="0">
<param name="VideoBorder3D" value="0">
<param name="Volume" value="-890">
<param name="WindowlessVideo" value="0">
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/" filename="http://www.crossrhythms.co.uk/radio/radio.asx" src= showcontrols="1" showdisplay="0" showstatusbar="1" width="150" height="50" align="middle">
</embed>
</object>
</center>

If you want to add another radio station:
watch out for the 2 lines of code above were you find

http://www.crossrhythms.co.uk/radio/radio.asx

(this is a christian POP/ROCK Radiostation)

and replace these by the URL of your station and that's it.

Naturally you could also make a php block and put variables as the URL's of the radiostation and select the stations from a little menu or even the main menu. But if 1 station is enough for you then it is not necessary to make a module just to make it complicated and put a copyright note under the player....LOL !!!

Otherwise you could use the excellent french TV Module as a Radio Module: Watch it here:

http://www.backnang-online.info/modules/tv/

Select Antenne Düsseldorf Radio and listen german radio !!!!



2
kitsou
Re: (HACK) Prevent Firewall no-login
  • 2002/8/2 13:00

  • kitsou

  • Just popping in

  • Posts: 50

  • Since: 2002/3/19


If you would be a girl Trollix, I would give you a big kiss, but let's keep it at a big THANK YOU !

This hack was overdue und most necessary. It works for me like a charm.

I never understood why XOOPS RC3 came out without this feature.

Again: Trollix this is great stuff !



3
kitsou
Re: Who's Online Mod. Guest / Member Online User Count Problem
  • 2002/7/31 8:58

  • kitsou

  • Just popping in

  • Posts: 50

  • Since: 2002/3/19


Ok I did find what's wrong.

Unless you don't give away the block rights to not registered users to the whoisonline block, XOOPS thinks there is no guest online. It's not very logical about xoops....why should I have to give away the rights for a block which I don't like to show guests anyway?

Well, for all of you who like to see the correct counts of guests, you have to give group rights to the whoisonline block even to not registered users.
Then it works for me at least but I'm not happy about showing this block to guests.



4
kitsou
Re: Who's Online Mod. Guest / Member Online User Count Problem
  • 2002/7/31 8:30

  • kitsou

  • Just popping in

  • Posts: 50

  • Since: 2002/3/19


I have the same problem: Guest's count are always 0 but members counts are ok. In fact: not registered users are not counted although connected to my site. I tried everything. even reinstall the whoisonline module but it does not help

I use 3.04

www.backnang-online.info
my site




TopTop



Login

Who's Online

263 user(s) are online (184 user(s) are browsing Support Forums)


Members: 0


Guests: 263


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits