Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8161939
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T18:36:16+00:00 2026-06-06T18:36:16+00:00

I am working on a map with a number of mouse over ”points” that

  • 0

I am working on a map with a number of mouse over ”points” that fades-in movieclip text. The problem I’m experiencing is that the text itself, which is contained in the parent movieclip, becomes a mouse over area also. I just want the point itself to activate the mouse event, not its contents. I have searched all over the web and found “solutions” such as mouseChildren = false; and mouseEnabled = false; do not work. I don’t know if I am just coding wrong or what. Any help would be appreciated. Here is the code I have:

clayton.buttonMode = true;
clayton.addEventListener(MouseEvent.ROLL_OVER, over);
clayton.addEventListener(MouseEvent.ROLL_OUT, out);

function over(event:MouseEvent):void{
    clayton.gotoAndPlay("over");

}

function out(event:MouseEvent):void{
    clayton.gotoAndPlay("out"); 
}

After mousing over the parent movie clip, the contained text fades-in correctly. When mousing out of the parent movie clip, the contained text fades-out correctly. However, after having moused over and out of the parent movieclip, the contained text then acts like it’s the parent movieclip and activates the mouseover animation. Here is a video showing the actual problem. Notice when I mouse over the central area of the map at the beginning, nothing happens. But after I have moused over the point on the map, the central area then activates the animation.

Here is a video example of my problem:
http://www.youtube.com/watch?v=OC2vVjMQTH4

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T18:36:17+00:00Added an answer on June 6, 2026 at 6:36 pm

    The video helps!

    It looks like what’s happening is your info box that comes up on your initial mouse-over stays loaded even after the fade-out, so even though you can’t see it (faded out), it’s still there and triggering your roll-over.

    You could fix this a number of different ways. The quickest (though sloppiest) would be to add an empty frame at the end of your ‘out’ animation before it stops/loops.

    Better practice might be to attach your roll_over listener on the point object itself. (you could leave the roll_out on the parent ‘clayton’).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working on an application that generates a large number of Google Map markers
I have a working country map that with regions that animates fill on click
I am working on an Android application that shows a map with the user's
I'm working on a map that has multiple markers on it. These markers use
Working on an ecommerce site which will be integrated with a 3rd party vendor--that
I'm working on a problem in C++ that involves lots of subset and transformation
I'm working on a function that takes the stage mouse coordinates in Flash AS3
I'm working on a map that has several pre-existing polygons. The polygons are outlined
Problem Statement:- I am working on the android project in which I need to
I'm working on a simple python script that takes a number, converts it to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.