I have my menu on the left side of the screen and the 'working area' on the right separated by a Divider.
In my menu (accordian) I have a number of Links. When the user clicks on one I want to load a new 'form' (mxml file) as a child of the Viewstack on the right side of the screen. Please could anyone point me in the right direction. I have looked at getURL and loadMovie, but canot see how to make the newly loaded file a child of the view stack Thanks in advance BOb

