PDA

View Full Version : looping set of images


migsig
10-09-2001, 09:06 AM
Hello guys,

I am quite new here and new to flash.
Don't know if this is a newbie question but I need to create this flash.
I like to create a flash wherein a set of images scrolls continously from right to left. When they loop, the images wrap up to other end when they get out of of the screen.
When you point the mouse on an image, a small caption will show below the scrolling image. How do I do this trick.
Here is a sample of the site which has the effect that I want:
htttp://www.hugoboss.com
Any tutorials, tips, and help will be much appreciated.
Thanks.

Migsig

Jesse
10-09-2001, 10:48 AM
welcome
http://www.actionscripts.org/showMovie.php?id=23
the movies section is a good place to start when you have a question. try a search there if you're looking for examples. if you need code search the library then the forums. if you still can't find it, post here.

thede
01-16-2002, 06:37 PM
Jesse.. thank you, thank you, thank you! I've been trying for days to figure out the coding to do this, and this works! :D

essence
04-03-2005, 03:18 PM
Is there a way of making this code dynamically read the set of images from a directory and continuously loop them???