Chris Tarren wrote on Jan 29th, 2010, 1:02am:Hi,
I am creating a banner for my website which will fade between a number of photos, each with a different hyperlink attached to them. I can get the fade to work but the links don't enable, and I am a bit stuck now. ......
Hi, excuse me if I reply saying that using an Applet 'just to fade' images will make your website looking ugly and slow. Also I don't want to appear a 'webdesign teacher' at all.
Guys don't blame me, i love Processing and it is taking all of my free time and thoughts, i am constantly thinking at how to make things in 3D but i think you'll agree this is not what Processing (and an Applet in general) is made for.
What you need is something like this:
http://www.na3.it (yes I did it, but it's much like what you need).
There you'll find on the header a set of links that make the images in the banner to fade.
It is made with a JS framework called jQuery (google for it) and a plugin for it called jquery.cycle.
It is easier to implement with just few lines of HTML, will work on EVERY client with any OS and it's lightweight.
Using an Applet you will force users to download the Java runtime nvirorment, or wait for the 'beast' to build up just to fade some images.
Sorry for that reply I hope you don't mind.