rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Thor

Pages: 1
1
HTML & templates / Re: How do I add in a winamp server?
« on: November 14, 2006, 05:24:56 PM »
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
Code: [Select]
<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*

2
HTML & templates / Re: How do I add in a winamp server?
« on: November 14, 2006, 07:52:41 AM »
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

3
HTML & templates / How do I add in a winamp server?
« 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 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?

Pages: 1