FreeJTV Player

FreeJTV Player is a slideshow Java applet with photo retouching applied on the fly.

  • 40 transition effects
  • 24 photo-retouching effects
  • Background music playing (mp3)

How To Use:

  • Download FreeJTVPlayer.zip (16 KB)
  • Unzip with a compression utility.

    Java Source: Unavailable

    Sample HTML Source:

    <div id='slidediv'> 
    <object id='applet1' codebase='http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,6,0,1' 
     width='480' height='270'  
    classid='clsid:8AD9C840-044E-11D1-B3E9-00805F499D93' name='applet1'  >  
      <param name='code' value='jtvplayer.Jtvplayer.class' >  
      <param name='archive'  value= 'jtvmini.jar,jl.jar'> 
      <param name='appid' value='3020-0A0B' >  
      <param name='autoplay' value='true'> 
      <param name='mode' value= 'VIEW_BG_PROCESSED'  > 
      <param name='src' value='slide001.jpg    slide002.jpg   slide003.jpg   slide004.jpg    slide005.jpg    it_always_ends_the_same.mp3' > 
      <embed>  <applet code='jtvplayer.Jtvplayer.class' 
      name='applet2'  appid='3020-0A0B' 
      archive = 'jtvmini.jar,jl.jar'  
      width='480' height='270' mode='VIEW_BG_PROCESSED' 
      src='slide001.jpg      slide002.jpg    slide003.jpg     slide004.jpg   slide005.jpg it_always_ends_the_same.mp3' 
      autoplay='true'  > </applet> </embed> </object> </div>
    

    You can replace the parameter src with URLs of your own images, mp3, lyric to use it. This is a sample page; increase the width and height of the applet in a real applcation. The width/height ratio should be 16:9 (e.g. 800x450, 768x432, 992x558).

    Status: Free for personal and non-commercial use only

    Author: KAZ

    Homepage: freejtv.blogspot.com

    Upload Date:
    August 5, 2010

    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.