WARNING: Due to the built-in security measures in the Adobe Flash plugin, and/or in your browser, this example may not work on a local PC (e.g. "file://local/system/"). We recommend running the examples on a live server.

Example 2

Here we're using a standard HTML text.

Play    |   Pause

 

 

Source Code

The following line should go between the opening <HEAD> and closeing </HEAD> tags of your page:

<script src="wimpy_button_bridge.js" type="text/javascript"></script>

And this goes anywhere in the <BODY>

<a href="javascript:;" onClick="wimpyButtonPlay('graduation.m4a')">
Play
</a>

<a href="javascript:;" onClick="wimpyButtonPause()">
Pause
</a>

 

 

 

 

 

 

 

 

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