Hi, I am using the Scrollpane component in a flash 8 movie and it works fine. My scrollpane size is set equal to the Stage size everytime its being resized.
If stage size gets below 1020*585 I've set it up to show the scrollbars because I know for sure that my content requires that minimum size. My question is: Event though the visible content area is 1020*585 the content itself may be way larger due bigger material that have been masked off etc, and then the scrollpane detect that size and scrolls way to much. When the scrollbars are turned on I only want to scroll up to max 1020*585 even if my content is 10 times that size. Is this possible and if not does anyone knows of another way to handle this without spending many days on building a new scrollpane component? Thanks in advance /Martin _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

