I have tried a couple of new things. However can someone please tell me whey this doesn't work:
<script language="javascript">
<!--
function OpenBeat {
if (typeof newWin=='undefined' || !newWin || newWin.closed) {
newWin = window.open('BeatWin', 'width=120,height=50,resizeable=yes');
}...
Hey guys, Here's the problem. I want to have a link for my visitors to click and hear a sample mp3 file. I would like it if when they clicked on the link, it should open an new window with the player within. I would also like it if when the selected the next clip it would just open a new...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.