I’m creating a tabbed UI and using this tut for the nav of it (but with only 3 tabs):
http://flashadvanced.com/?p=354
…when one of the tabs is clicked…it will show the appropriate content below when it jumps to that frame. However, each tabs associated content varies in height. Is there a way for me to dynamically scale the height of the stage according to which tab is clicked?
Am I going about this the wrong way?
Much thanks for any help here.