jvoss
08-07-2005, 06:58 PM
I've been experimenting with using dynamically created movieclips to create 'windows' to hold things such as tooltips or dragable text fields for advanced help. The problem is that if you click in one of my 'windows', and you happen to be on top of a component, say a button, that is hidden beneath my 'window' then the (hidden) component receives the 'click' and is activated.
What is the best way to stop this problem. Will a mask placed beneath the content of my 'window' work?
THX
What is the best way to stop this problem. Will a mask placed beneath the content of my 'window' work?
THX