Hi again, Ban :-)

Hello everyone

I like to create an animation banner (with 3 images changing every 15
seconds) and ach image has it own like to its website.

Example
when image 1 shows, user click on it, it will take to url1
when image 2 shows, user click on it, it will take to url2
........

Thank you for your help

add a script to every image like:

on mouseup
   revgourl "http://www.server.com";
end mouseup

and you are done :-)


Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to