PDA

View Full Version : stage scale


montey
02-07-2005, 02:34 PM
I have a flash file, which loads, in an xml file with x amount of names. These names will be placed into lists from A-Z the problem I’m trying to find a solution to is the list will grow and grow. So how would I go about resizing the stage depending on the list?

Basically all the names on the xml file will be dynamically made into buttons. These buttons will just be the name of the person then these names will be dynamically placed into rows and columns. Now what I’m not sure on is how to scale the stage according to the height of the rows of names. So if the 4th row starts to run below the flash stage I need the stage to scale on it's yscale to allow for the total rows. It should only scale on the bottom of the flash file.

Any help or suggestions would be appreciated. :)

montey
02-08-2005, 12:37 AM
Anyone please some suggestions???????? please

Billy T
02-08-2005, 12:51 AM
can you attach all the name clips to another clip and scroll that clip using the scrollpane component or something?