Page 1 of 1
help with a module
Posted: Tue Aug 12, 2014 12:50 pm
by raven1992
hey people raven here i trying to design my own module where you can add a radio station in there to keep yourt users happy i trying it on my site atm changing it around but i dunno how to code it in a module yet any help would be nice
Re: help with a module
Posted: Tue Aug 12, 2014 3:02 pm
by a_bertrand
To make a module like that, I would start looking into the chat module as it opens an iframe to keep the chat always open while giving the player the option to navigate around. Same for your radio, the music should continue even when the players browse around.
Next step is finding how you feed your radio, flash, silverlight (forget it), Java (not a good idea) or plain HTML 5.
Re: help with a module
Posted: Tue Aug 12, 2014 6:58 pm
by raven1992
well most radio streams have flash built in them so i would of gone to flash for it