Hey all
I've seen it on a couple of sites now, radio players like Habbox, HabboFunUK etc..
Where it's always going to play even when changing pages on the mainsite, I understand that it's in a frameset and stuff, but I wouldn't know how to implement it,
Could someone provide me with the code
I just need help with all the stuff after thatCode:<frameset framespacing="0" border="0" frameborder="0" rows="0,*"> <frame id="radio" name="radio" scrolling="no" noresize target="main" src="radio/play.php" marginwidth="0" marginheight="0"> <frame id="main" name="main" src="index.php"> <noframes> <body> <p>This page uses frames, but your browser doesn't support them.</p> </body> </noframes> </frameset>cheers.






Reply With Quote
