Fade effect.

How can be obtained this fade effect as in this applet >>>> ?

Anyone has a source that do it ?

Many thanks.

http://www.sureshotsoftware.com/webeffects/slideshow/index.html

[196 byte] By [DEV_FORUM_Screena] at [2007-11-27 10:12:31]
# 1

down load slideshow.jar,resources.jar these jars and then unjar - decompile.. you will have the entire source code.

other links which may help you

http://www.appletcollection.com/dissolveimage.html

http://forums.java.net/jive/thread.jspa?messageID=224243&tstart=0

Aniruddha-Herea at 2007-7-28 15:20:48 > top of Java-index,Desktop,Core GUI APIs...
# 2

As you see the product download isn't available .

I've downloaded the page and slideshow.jar (only 438 byte...) ,

at >> jar -x slideshow.jar doesn't do nothing !

PS-

I had downloaded >> http://java.sun.com/developer/technicalArticles/Threads/applet/SlideShow.java

and now I'd add a fade effecf after each slide....

Message was edited by:

DEV_FORUM_Screen

DEV_FORUM_Screena at 2007-7-28 15:20:48 > top of Java-index,Desktop,Core GUI APIs...