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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T11:55:26+00:00 2026-05-30T11:55:26+00:00

I completely messed up my code and did not change the Movieclip names when

  • 0

I completely messed up my code and did not change the Movieclip names when copying it into StackOverflow, so it made no sense.

I am wondering if there is a better way to accomplish the following as3:

//THREE EVENT LISTENERS

                shoe_icon.addEventListener(MouseEvent.MOUSE_DOWN, shoeApp);
                top_icon.addEventListener(MouseEvent.MOUSE_DOWN, topApp);
                bottom_icon.addEventListener(MouseEvent.MOUSE_DOWN, bottomApp);

//THREE FUNCTIONS THAT ALL CALL THE SAME FUNCTION BUT PASS A DIFFERENT VALUE
        function shoeApp(event:MouseEvent):void{
            buildSlider("Shoe");
        }
        function topApp(event:MouseEvent):void{
            buildSlider("Top");
        }
        function bottomApp(event:MouseEvent):void{
            buildSlider("Bottom");
        }
//THIS IS MY MAIN FUNCTION WHICH IS ALL BASED ON THE SLIDERTYPE VARIABLE IT RECEIVES 
        function buildSlider(sliderType:String):void{

        }
  • 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-05-30T11:55:27+00:00Added an answer on May 30, 2026 at 11:55 am

    Not sure what you want to do here. Because listener all listeners are added to stage wow on MOUSE_DOWN you’ll call all 3 functions anyway. At this point you can handle this by single function which will call buildSlider 3 times with different params.

    Maybe you want to handle this depends on what you MOUSE_DOWN? In this case you should add listeners to different objects instead of stage.

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

Sidebar

Related Questions

Not completely a programming question, but its close enough so here goes: In Mac
I am not completely sure about the following table alt text http://files.getdropbox.com/u/175564/algTranslation.png The table
I'm completely confused, frustrated and nothing seems to make sense and work any more.
I'm completely confused, frustrated and nothing seems to make sense and work any more.
I've written PL/SQL code to denormalize a table into a much-easer-to-query form. The code
Completely new to asp.net mvc... completely new to web apps so bear with me...
Completely new to java and I have been playing around with regex in a
I'm completely new to COBOL, but I'd like to take a look at the
I am completely new to flash. We need to load a binary file from
How do I completely reset my Visual Studio 2008 toolbar? Right now I have

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.