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 8844887
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T11:35:59+00:00 2026-06-14T11:35:59+00:00

I am using a flex2 in a web application. I have added a busy-cursor

  • 0

I am using a flex2 in a web application. I have added a busy-cursor in my application successful but I need to disable the cursor click event as long as the cursor animates.
Can I do this? How can I do it?

I am new to flex. Please provide me a sample code.
Thanks in advance.

  • 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-14T11:36:00+00:00Added an answer on June 14, 2026 at 11:36 am

    Not that I know of off the top of my head. But you can always remove the “click” listener to the components on the page.

    E.g.,

    myComponent.removeEventListener(MouseEvent.CLICK, onMouseClickEventDoThis);
    

    It’s a pain though, since you would have to do this for every visual component.

    What I’ve done in the past, is just make the component.enable = false. That way, it greys out and doesn’t listen to any events.

    myComponent.enable = false;
    

    Just remember to re-enable it when you’re done with the busy cursor.

    myComponent.enable = true;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm making an application (web based) using flex and i have a requirment to
I'm building from scratch a web application that is not trivial (have some algorithms
I have a flex 4.6 application calling a web service that access a MS
I need to send data from an Air application, using a certificate. This certificate
I have a web application developed in Adobe Flex 3 and Python 2.5 (deployed
So I've got a simple web application using Spring MVC + Hibernate and am
I have developed Flex - Java - Spring Web Application that I have deployed
I am developing a web application using Adobe Flex. I would like to retrieve
I have an ASP.NET 2.0 web service and am using it in (among other
I'm writing a Flex app on top of a Java web application using BlazeDS.

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.