[3659] in java-interest

home help back first fref pref prev next nref lref last post

A Slide Projector Applet

daemon@ATHENA.MIT.EDU (Suresh Srinivasan)
Tue Nov 21 19:40:31 1995

Date: Tue, 21 Nov 1995 15:52:48 -0500
From: suresh@thomtech.com (Suresh Srinivasan)
To: java-interest@java.sun.com

Fellow Javanites,

I've cobbled together a slide projector applet that'll
show a sequence of slides (as GIF or JPEG) images along
with any associated audio information.  There is also
minimal textual information such as a title and, in the next
version, a caption.  In my original design the controls
and slide window were in external frames but I had all kinds
of problems in getting them to paint correctly.  In this
version the navigation 'buttons' are pretty cheesy.
Also, pardon the dull content.  With all this talk of copyright
violations, I had to drag out my vacation slides of Alaska :^).

I use Jim's MediaTracker for the images.  I rolled my own
for the audio files.  Seems to work with the Netscape browser
on a PC though you can only use the GIF images.

Anyway the URL if you're using the appletviewer is:

  http://www.thomtech.com/~suresh/java/beta/jdk.html

For you Netscape hounds:

  http://www.thomtech.com/~suresh/java/beta/netscape.html

Source is available - see the index file in this directory.
Also, read the to do list in the source file before sending me
your comments :-)

Lots of inspiration from the Pythagoras and the Telemedicine applets.

Thanks!

--Suresh
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post