rejetto forum
Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: Thor on November 13, 2006, 05:37:51 PM
-
Hello guys. I just downloaded this file server and want to make it better for LAN party's and then I want to add a Winamp player on top of the page (In a frame?). Can somebody help me? I`m not good in html editing and don't know how I add the other server.
I am using the plugin Browseamp (http://www.browseamp.com) on my winamp at port 1337 and the HFS is running on port 80. Both works at the same time but as I asked before, how do I add in the browseamp?
-
I am also interested in streaming music, i have known that winamp could do it quite nicely, so if anyone has an answer for this fellow it would be great.
-
I am also interested in streaming music, i have known that winamp could do it quite nicely, so if anyone has an answer for this fellow it would be great.
I don`t quite understand what you mean with streaming music.. The Browseamp just allow me to control the music and show whats playing right now. I want it on top of all the pages and I don`t need the playlist, Only whats playing right now and next, pause, previous and stop
-
I have never used browseamp i was assuming it allows streaming of music.
I am assuming u want to embed something? is it possible we can see the code for this?
-
the mainpage for the pocketpc skin is:
Maybe if I just copy the links "http://192.168.0.102:1337/index.html?refresh#pause" and so on the buttons work but what with the "Now playing text"?
EDIT: I tried to make it link an image to http://192.168.0.102:1337/index.html?pause&page=shortplaylist#pause
but then it went to the winamp page, I think I have to make my own skin
EDIT2: Ok I tried to make the thing work in a frame by putting this code after <head> in the HFS source
<FRAMESET ROWS="20%,*">
<FRAME SRC="http://192.168.0.102:1337/" NAME="Winamp Now Playing">
<NOFRAMES>NOFRAMES stuff
</NOFRAMES>
</FRAMESET>
Alot of html under *removed since i dont need help with the source anymore*
-
I know this is old, but in my search for a TOTALLY opposite issue came across it, and figured people would still be interested.
For Now Playing scripts:
http://www.streamsolutions.co.uk/index.php?page=scripts
For Embedded Players:
http://www.streamsolutions.co.uk/embedded/
Enjoy, totally free, check out the left hand side, this site is amazing.