Custom Control Panel with JavaScript
Dec 08, 2006
Create seperate control buttons for your movies
With a little javascript you can create a new control panel or place your controls where you want on your page.
The first step is to download the sample zip file from our website.Click here to download Sample
Now that you have downloaded the file and unzipped it, you will find a file called vxPlayerControls.js . This file will need to be linked to your web page. To do this simply add the following line of code at the end of your page before the closing body tag:
The next step is to add the code for the buttons.
Now you can put this all together to produce something like this.


