Creative Flash Scroller Forum


box Creative Flash Scroller
With Creative Flash Scroller you can scroll any kind of Flash Content: static text, dynamic text, pictures, animations, movies. It comes with multiple scroll behaviors: touch scroll, mouse gesture scroll, scrollbar scroll and even supports mouse wheel behavior. You can add smooth scrolling or motion blur effects and customize it to suit your design, from an easy to use interface.

Find out more about Creative Flash Scroller

Thread: Return to beginning with ScrollArea?

title left
User Details
message
title right
toxer

post date:
2009-08-29 07:39:54
I'm using ScrollArea to scroll some images to the left automatically. Once it reaches the end of the sequence, is it possible to get it to automatically scroll all the way back to the beginning and start over?
Andrei Rinciog [Extend Studio]

post date:
2009-08-31 08:12:01
Hello,

You could use this method: hScrollTo(p: Number) where p = percent of the content.

Regards,
Andrei