A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: onRollOver & onRollOut were so much better!

  1. #1
    Senior Member ozmic66's Avatar
    Join Date
    Oct 2005
    Posts
    472

    onRollOver & onRollOut were so much better!

    I have to say that after finishing my first flash 9 project, I am a little disappointed with the new event listening

    mouse_over and mouse_out listeners don't really work that well when there are things on top of the movieclip or under it... i'm not really sure what's exactly wrong with it, but it seems to listen to other clips' events when it doesn't really need to

    has anyone else had problems like this? is there a nice and easy solution?

  2. #2
    Senior Member cancerinform's Avatar
    Join Date
    Mar 2002
    Location
    press the picture...
    Posts
    13,448
    Have you tried this to inactivate an object being a button?

    buttonMode = false;
    nameofclip.mouseEnabled = false;
    - The right of the People to create Flash movies shall not be infringed. -

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center