Classic Scroll Bar AS2

The Flashtuning Scroll Bar component provides extended scrolling control over any content type within movie clip and adapts automatically for both static and dynamic types of content.

The Scroll Bar can be configured to work in either free or snapped to content modes. You can use it in either vertical or horizontal modes and you can configure two component instances to create a Scroll Pane.

The Classic Scroll Bar component has all the Advanced Scroll Bar properties except the following features that are not included in this product version:

* Color overlay customization support
* Per instance skinning. Only global skinning is allowed.
* Custom scroll easing support (basic,bounce,elastic and inertia). Only basic scroll speed is included.
* Fixed slider/track body options

Check the Classic Scroll Bar ActionScript 3.0 ( AS 3.0) version!

All Files Package

Personal License

Use the product in ONE SINGLE NON-COMMERCIAL project ( website or other multimedia project not generating income ), your personal work or work for a client. You may not redistribute / resell the product, without the FlashTuning.net written permission, but you may modify its content.

Commercial License

Use the product in ONE SINGLE COMMERCIAL project (website, CD-ROM, offline presentation etc), your personal work or work for a client. You may not redistribute / resell the product, without the FlashTuning.net written permission, but you may modify its content.

Extended License

Use the product in MULTIPLE COMMERCIAL / NON-COMMERCIAL projects (websites, CD-ROMs, offline presentations etc), your personal work and work for a client. You may not redistribute / resell the product, without the FlashTuning.net written permission, but you may modify its content.

×

18 Comments

  1. Filipa

    Hi, I’m trying to customize the scrollbar but i can’t understand how can I do that. I open both the skin files and its empty. And i don’t have the HelpBook. Can you help me?

    Thank you.

    • Flashtuning

      The classic scroller doesn’t support skinning. This is supported in the advanced version of the scroller.

  2. pipoulito

    Hi,

    I load the text dynamically, but when i change text it does not go to the top.
    Would you have a solution ?
    Thanks

    ps: i think i could to a scroll.remove() before loading text but can i add a scroll via AS2 ?

    • pipoulito

      with attachMovie ?

      • pipoulito

        i tried everything , please how can i reset the scoll in order to scroll the text to top..????
        thanks
        regrads,

        • pipoulito

          actually, the text goes top, it’s the body slider that does not….

    • Flashtuning

      Try using the scrollPercentage property of the scroll bar sb.scrollPercentage = 0; ( this property works after the scrolling content/text is fully loaded ). This property may not be available in the classic version so you may need to get the advanced version of the scroller.

    • Flashtuning

      See the scrollPercentage property.

      • pipoulito

        thanks, i’ve just purchased your advanced scroll but even in your sample (sample3),
        it does not work…

        your function:

        setTop.onPress = function() {
        sb.scrollPercentage = 0;
        }

        function setTop() {
        this.onEnterFrame = function () {
        //set top
        sb.scrollPercentage = 0;
        delete this.onEnterFrame;
        }
        }

        • Flashtuning

          It works just fine, but is not used in the sample 3. That is just a demo code.

          If you want to use the first function for example you need to create a button and give it an instance name setTop or else and put in front of onPress that button instance name.

          After you load the content and you’ll scroll and press that button the scroller will reset to top.

          • pipoulito

            ok thanks, if i simply put sb.scrollPercentage = 0 in a function when my text is loaded, is it ok ?

          • Flashtuning

            In this case use the setTop function if you’re loading an xml file or simply set the property to zero if you’re loading a text file but remembed you need to make a test for the content to be fully loaded.

            In that example sample 3 go to uncomment code line 44 from the loadXml function and / or line 14 from the checkContentLoaded function.

  3. David

    Once it loads the scroll and then goes to another frame and back to the scroll, it stops working and leaves the whole text block static… how can i fix it? besides that bug, the scroll works awesome.

    thanks!

    • Flashtuning

      The Scroll Bar component and the target movie clip need to be placed inside their own movie clip.

  4. Flashtuning

    We’re glad that you’ve found the scroller useful.

  5. sadomax

    Hi! Nice software im used in my tube. Sadomax Life Porn Encyclopedia :) Welcome to Sadomax.Com Life Broadcast HDTV Movies.

    Thanks 4 you!

  6. Flashtuning

    Hi,

    The trial version had some limitations, make sure you’re using the full package.

    FT

  7. Bahram

    Please note this to your product features: Limited for content area!!!

Leave a Reply

Password Reset

Please enter your e-mail address. You will receive a new password via e-mail.