I have a Flex app with a centralized event controller. What’s the best way to connect the app to the controller? Right now the View instantiates an instance of the Controller but the controller isn’t aware of the view.
I have a Flex app with a centralized event controller. What’s the best way to connect the app to the controller? Right now the View instantiates an instance of the Controller but the controller isn’t aware of the view.
:: Copyright KIRUPA 2024 //--