Do an if statement checking to see if the textfields height is greater than the scrollbars height. If false, scrollbar.visible = false.
Is that what you want to do? On Nov 10, 2010 8:51 AM, "Lehr, Theodore" <[email protected]> wrote: > The scrollbar component seems like it should be failry easy to work with - drag it over the dynamic text field and bam - if that textfield has too much text then it will scroll... I have it working that way in another movie that way (I think)... > > If I hard code text i the textfield - it works... but I am loading text via xml - and the scrollbar shows up - but is not active to scroll.... any thoughts? > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

