Interactive image scroller.
Hi, I am very new to actionscript but with flash in general I got experience to some higher level. However, I want to make an interactive image scroller. I am making a webshop and I want a flash to scroll through some of the latest products (3 or 4) that I put in myself and animate or whatever, maybe there's a better and easier way.
I want this movie to have these products scrolling from right to left by auto with maybe an ease effect, but when you move your mouse pointer over the whole movie I want it to stop, and when it stops I want two arrows appear on the left and right side of the movie which will be clickable and you will be able to scroll through the products with them as well.
I have no idea how much work is behind this, but I guess it is some advanced stuff but it would be so great if anyone have any tip of tutorial somewhere or maybe a finished script lying around. It doesn't need to have an external XML connection where you insert scrolling speed and so on. Of course it would be simplier, but without is fine too.
I found some similar to what I wanted but it cost money, and it wasn't exactly what I wanted either.
Ok, I will try to explain in what terms I know of:
mouseout/rollout = 3 or 4 products scrolling one by one from the right and ease in to the middle, pause 4 seconds, then scroll out to the left with an ease. Looped.
Mouseover/rollover = Movie stops and then you can use arrows on both each side and scroll by yourself. But I don't know if I want this only to be available when the product is in the center of the movie, or else it would be kind of weird if the movie stopped when one product was just about to go half-way out or in.