lowprofile
June 26th, 2003, 09:04 PM
why doesn't this work?
Or is it just how flash is.
I just made a quick stuipid example.
Basically, once you use action script over an existing movie that has a button, that button in the movie no longer works.
I have a more intricate example, but this should do... in it, I had a roll out menu, broke it up into pieces UP,OVER, DOWN. When I tried the final button it wouldn't go into an OVER state... totaly flakey sometime it would go in OVER state when you were outside of the thing not over the button.
BUT it would NEVER go into the OVER state when you were over the button. So in this case the opposite was happening than in the exaple I have given here. The button action would occur inside the movie clips inside this button, but the top level button that held everything together wasn't functioning.
So I made this little example and was wondering if this is just how it is. (Although it is the opposite, now the lower layer button doesn't work). You can't get to layered?
I have a movie with a button on it. Works by itself. Now use that move and assign some action script code to detect Events (mouse) on the whole move, buttons don't work now underneath that.
So events can't get passed down... ?
Or is it just how flash is.
I just made a quick stuipid example.
Basically, once you use action script over an existing movie that has a button, that button in the movie no longer works.
I have a more intricate example, but this should do... in it, I had a roll out menu, broke it up into pieces UP,OVER, DOWN. When I tried the final button it wouldn't go into an OVER state... totaly flakey sometime it would go in OVER state when you were outside of the thing not over the button.
BUT it would NEVER go into the OVER state when you were over the button. So in this case the opposite was happening than in the exaple I have given here. The button action would occur inside the movie clips inside this button, but the top level button that held everything together wasn't functioning.
So I made this little example and was wondering if this is just how it is. (Although it is the opposite, now the lower layer button doesn't work). You can't get to layered?
I have a movie with a button on it. Works by itself. Now use that move and assign some action script code to detect Events (mouse) on the whole move, buttons don't work now underneath that.
So events can't get passed down... ?