I made this: http://imgur.com/Moc84HD.jpg in WordPress. What it does is, when you click on this "Click here to play the video clip'' it takes you to a blank window. Then in the HTML editor, I wrote code:
<a href="#" onClick="window.open('','video','top=50, left=50, width=280, height=257, toolbar=no, menubar=no, location=no, scrollbars=no, resizable=no,');">Click here to play the video clip</a>
I want to implement this to the blank window:
<script src='http://hqq.tv/player/hash.php?hash=244206211243244205241239213235211241'></script><script src='http://hqq.tv/player/script.php?width=720&height=450'>
Can someone help me do this?