Hi everyone, I try to break apart my flex app and I get faced with one issue. I create components for every part of app and load them as I need. But it creates some problems.
First off all within component I cant call functions that are in main app mxml. Secondly I cant create events for sub component (for ex buttons) of my components. I dont want to create every component by by using action script. I want to use mxml. Did some one face this problem and create solution? Thanks Deniz

