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
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
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
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