Flex newbie here... (lots of questions to follow) question 1:
<mx:TitleWindow showCloseButton="true"> -> this shows the close button, but how do i get the mx:TileWindow to close when a user clicks on it... ? question1: in my main.mxl i have 3 components 1. TileWindow1 2. TileWindow2 3. TileWindow3 TileWindow2 has button1 and button2 when a user clicks button 1 i want TileWindow1 to open and TileWindow3 to close, when the user clicks on button 2 I'd like to close TileWindow3 and openTileWindow1 HELP - ADVISE - EXAMPLES - anything would help... Rohan Pinto flex-newbie

