Let's say I've got a group of a 100 buttons lined up horizontally. Only 3 are seen at any time by virtue of the dimensions of the group. I want to make the next 3 buttons visible without changing the dimensions or location of the group. How? Essentially, I want to horizontally "scroll" within the group's "window".
Set the hscroll of the group. And make sure it's lockLocation is set to true, so it doesn't try to resize automatically. Cheers, Sarah _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
