blah-de-blah
July 8th, 2003, 04:00 PM
I was wondering how you would disable buttons. Iknow there is the code:
movieclip.enabled = false
but this doesn't seem to stop buttons from doing someting when the mouse is rolled over it.
I have 2 movieclips; both with actions which execute on rollover. They also lie on top of each other (but not entirely). When i rollover the top movieclip, the bottom one executes its rollover actions too. I was wondering how to stop this. thx
movieclip.enabled = false
but this doesn't seem to stop buttons from doing someting when the mouse is rolled over it.
I have 2 movieclips; both with actions which execute on rollover. They also lie on top of each other (but not entirely). When i rollover the top movieclip, the bottom one executes its rollover actions too. I was wondering how to stop this. thx