How to Load a Web Page after the video
Jul 21, 2006
Load a Web Page after the video ...
By using the flexibility of javascript we can have another web page displayed when the video stops playing.
- The first step is to create your VX30 video as you normally would.
- The second step is to add the following lines of code to your head tag and change the {your-page} to the web page you want to open.
- Now you can add the following parameter to your applet code.
- Your html page should look like this with the new code highlighted in red.example
- You should now have something that looks like this:example


