开发者

Flash button inside Movie Clip is not responding to clicks

开发者 https://www.devze.com 2022-12-14 15:05 出处:网络
I am very new to Flash. I\'ve built a Movie Clip, inside this Movie Clip there is a button. There button does not respond to clicks (when I开发者_JS百科 hover over it my cursor remains the same). I kn

I am very new to Flash. I've built a Movie Clip, inside this Movie Clip there is a button. There button does not respond to clicks (when I开发者_JS百科 hover over it my cursor remains the same). I know it's not a problem with the button, since when I put the button directly in the main scene it works just great. Any ideas?

Note, I am using flash CS4 with ActionScript 3.


Ensure that your movieclip's mouseChildren property is set to true.

0

精彩评论

暂无评论...
验证码 换一张
取 消