MP3
TinyPlayer v1.2free
Applet is based on our JavaLayer
0.2 open source project. To play any MP3 file (e.g. : 44Khz,
128Kbps) , you need a browser JavaSound 1.0 compliant : Netscape 6 or IE 4.x + Java™ Plugin 1.3 or
higher.
Playing hyper.mp3
sample by 'Scooter' from www.scootertechno.com
How
to install ?
Download
the binary package here
(124 KB - zip file) :
First
you have to copy jl020.jar, tinyplayer.jar
and skins/ in the directory of your web page. Then
you have to fill the applet tag in the HTML source. The
TinyPlayer example above is the result of :
skin
: Directory containing cbuttons.gif and text.gif skins.
(Default is skins/Deep). You can draw your own buttons
and text.
bgColor
: Background color of the applet while playing. Value
should be formatted as RRGGBB. autoplay:
Plays automatically the MP3 file on applet loading.
Values could be "yes" or "no".
Note that TinyPlayer is scriptable,
you can start MP3 from JavaScript through playerid.startPlayer()
method and stop it from playerid.stop().
(Pay attention to modify
HTML Object and Embed tag to enabled "scriptable"
and to the have playerid as identifier of the Applet).
Java
and all Java-based marks are trademarks or registered trademarks of Sun
Microsystems, Inc. in the U. S. and other countries.
All other company and/or product names are the property of their respective
owners.