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: When scroll is at the end - need the button to fade as disabled

title left
User Details
message
title right

post date:
2011-04-06 16:21:44
Hello, rnrnI am truly enjoying my new scrolling software! But what I need to add is - button fade when the scroll reaches the end in left or right direction. Please help what code to add and where?
Andrei Rinciog [Extend Studio]

post date:
2011-04-08 07:14:05
Hello,

What you need to do is to listen for the "onVScrollStop" or "onHScrollStop" events and check if you reached the end.

You can test if you reached the end by checking if current position of the target equals it's width negated.

If you want I can help with the AS but please send me a copy of the FLA file by email to support at extendstudio.com

Regards,
Andrei RInciog