A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: ezTextScroller (textField scroller component)

  1. #1
    Senior Member whispers's Avatar
    Join Date
    Mar 2001
    Location
    CFA2h (respect the HEX)
    Posts
    12,756

    ezTextScroller (textField scroller component)

    ezTextScroller_v1.0.zip

    hi, I have a 'pre-made' ezTextScroller component I created.

    I find it quite easy to use.. (but I made it..so I may be biased) LOL

    check it out and let me know... this may be an easier solution for you.
    -----------------------------------------------------------------------------------

    Desc:

    Welcome to the ezTextScroller component.

    Desc:
    This component will give you the ability to scroll the contents on any given TEXT FIELD, weather it be text, XML or embeded media. You will also have complete control over the color, height/width & alpha fo the scrollBar.

    Overview:
    it is very easy to use. You drag a component to the stage, and you 'assign' it a textField to scroll. Anything that gets loaded into this text field will be scrolled. ezTextScroller, will automatically scroll to the max height (length) of its assigned text field.
    Once you have your component instance on the stage, make sure to give it an INSTANCE NAME. By selecting the ezTextScroller instance, you can then go the PARAMETERS panel in the PROPERTY INSPECTOR and assign the custom values for you component.

    PARAMETERS:

    1.) field2Scroll: the instance name fo the textField to be scrolled.

    2.) scrollerHeight: visual height of the scrollBar.

    3.) scrollerWidth: visual width of the scrollBar

    4.) innerAlpha: alpha percentage of the inner fill color of the scrollbar

    5.) outterAlpha: alpha percentage of the outline of the scrollbar

    6.) innerFill_rgb: color of the inner fill of the scrollBar

    7.) outLine_rgb: color of the outline of the scrollBar

    (Note: If you are looking for a ezTextScroller version that also lets you choose a text file to load, please refer to the ezTextScroller&Loader component.)

    http://www.dmstudios.net/demos/ezTex...oller_v1.0.zip


    feedback is appreciated.. errors.. options..etc.


    thanks

  2. #2

  3. #3
    Senior Member whispers's Avatar
    Join Date
    Mar 2001
    Location
    CFA2h (respect the HEX)
    Posts
    12,756
    Thanks.. thats two now..

    ezPreloader_v1.0
    ezTextScroller_v1.0

    I have the 'loader' version of the ezTextScroller&Loader_v1.0 probably tonight if I want to work on it..

    same as above.. all same parameters..just an ADDED parameter field for a 'text file' to load.

    I thought my ezPreloader one was better (maybe the animation is to be desired by some?) lol

    anyways.. thanks for the feedback Chris.

    appreciate any bugs reports.. or options you think a user would like.. (with-in my skill set....to keep you grounded) LOL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center