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: Hide Scroller When Text Fits Window?

title left
User Details
message
title right
Bob Zuruncle

post date:
2008-12-08 13:34:29
On certain pages there isn't a need for a scroll bar because the text fits the window

Is there a way in actionscript to not display the scroller when not needed?

Thanks
Andrei Rinciog [Extend Studio]

post date:
2008-12-18 07:30:35
Hello Bob,

First of all sorry for the late reply, I’ve somehow missed your thread. We are having some problems with the forum and sometimes it doesn’t alert me when a new thread is opened. I apologize for this and I promise it won’t happen in the future.

If you insert text’s of different dimensions in the same Scroller you will have to use the “cDimCheck()” method in order to refresh the scrollbars for the current dimensions of the text. If you enter a text smaller than the dimension’s of the scroller, the scrollbars won’t be shown.

Kind regards,
Andrei Rinciog