Overview

With the Javascript features of Wasp, you can use text links or custom graphics to control nearly every aspect of the player, including:

- Play, pause / stop
- Back
- Load video
- Share
- Adjust volume
- Toggle the loop button state
- Determine playback status
- Determine loading status
- Get and set playhead position

Wasp Publisher automatically generates all of the Javascript code needed to control the player. After publishing a project, the "code" HTML page (example_code.html) includes the Javascript code to control the player. The process of using the code is as simple as copying and pasting code into your page.

Advanced webmasters can also take advantage of the "Event Handlers" that trigger Javascript functions when certain events occur within the player.

Examples:

- A simple "polling" solution that leverages standard Javascript roll-over and multi-state buttons, click here.

 

 

Wimpy Player Documentation
Copyright ©2002-2008 Plaino LLC. All rights reserved.
Use of this website signifies your agreement to the Terms of Use.