CodeBrainVoice



CodeBrain's VOICE is a very fast, very small, multi-purpose sound applet. In 'player' mode, it provides a slick, compact console with mouse-interactive Play, Loop, and Stop buttons that may be individually positioned and sized anywhere in the applet space. Mouse actions are indicated by settable button border-color changes. This free applet supports a background image for flexible, striking layouts, and button functions can be easily controlled from JavaScript calls (examples provided) in 4.x and later browsers.

How To Use:

  • Download CodeBrainVoiceKit.zip (80 KB)
  • Unzip with a compression utility.

    Java Source: unavailable

    Sample HTML Source:

      <applet code="CodeBrainVoice.class" 
      	name="George" 
    	width="170" 
    	height="105">
          <param name="Notice" value="Applet by www.CodeBrain.com">
          <param name="Sound" value="CodeBrainCurly.au">
          <param name="BackgroundColor" value="0,0,0">
          <param name="BoxColor" value="0,200,155">
          <param name="BackgroundImage" value="CodeBrainVoice.gif">
          <param name="Repeat" value="No">
          <param name="JavaScriptMode" value="No">
          <param name="MouseMode" value="Yes">
          <param name="PlayXYWH" value="11,76,41,26">
          <param name="LoopXYWH" value="63,76,41,26">
          <param name="StopXYWH" value="117,76,41,26">
        </applet>
    

    Status: Free for non-commercial sites. (Free) Key required.

    Author: CodeBrain

    Homepage: http://www.codebrain.com/java/codebrainvoice/index.html

    Upload Date: February 17, 2000


    How to Add Java Applets to Your Site

    New on the Java Boutique:

    New Review:

    Time Management Made Easy with the Quartz Enterprise Job Scheduler
    Why not just use the Java timer API? This open source scheduling API boasts simplicity, ease-of-integration, a well-rounded feature set, and it's free!

    New Applet:

    Reverse Complement
    Reverse Complement is a simple applet that converts DNA or RNA sequences into three useful formats.

    Elsewhere on internet.com:

    WebDeveloper Java
    Lots of Java information on webdeveloper.com

    WDVL Java
    Thorough Java resource at the Web Developer's Virtual Library.

    ScriptSearch Java
    Hundreds of free Java code files to download.

    jGuru: Your View of the Java Universe
    Customizable portal with online training, FAQs, regular news updates, and tutorials.