Joel,
when you say : 'One thing to consider: for Pro users you could do panoramic with a bit better visual effect by having the background slide slower than the foreground - this could be done by having the pano bg image as a single image and just positioning it relative to the current index of selected applet.'
How can i do a Slow moving Background without knowing where the current applet is positionned?
When you say with the applet index, I can only do it after the applet as effectively changed right ?
So I have to poll some store where I put the last applet index and the new one, allowing me to make a slide (or doing it the same way you did the World applet move) ?
Then again, it's after the Applet was changed...
All the other values can easily be found without any information from you (I can store sizes,number,position of each applets in a configuration file, maybe I have to delay the read of the file to let the applets load but that's not a problem).
For the Warparound, It can maybe be an option, depending on the image used. When using a real panorama (like sommet), we can warparround, when it's a simple image, it doesn't allow to cross...
Bah, I will continue my testing :D
Thank you for the help