I have a flash movie where im using containers to load content onto the screen. there are three containers in the movie. one for content on the right, one for content on left and one for like a popup which appears ontop of everything. but I have noticed a problem as when the content is loaded into the ‘popup’ container the buttons beneath in the other 2 containers are still active…
is there a simple way of disabling these buttons whilst the popup is on the screen, and then enabling them again once it is closed.
I managed to disable the button that loads the content into the popup container but i get confused with the paths to the buttons when trying to enable them again as they arent on the main movie but loaded into containers themselves…
can anyone help?