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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T21:18:20+00:00 2026-06-03T21:18:20+00:00

I currenty have an Hslider that is animated and affects the results presented in

  • 0

I currenty have an Hslider that is animated and affects the results presented in a bar graph but when I play through the values of the Hslider the animation is jumpy. by jumpy i mean it sometimes tries to go back a value before going forward. for example the slider value reaches 1963 then briefly goes back to 1962 then continues the odd time jumping back.

can anyone identify any errors in my approach…

public var anim:AnimateProperty = new AnimateProperty(); 

        public function Startanimation():void {                

        anim.target = YEAR_SLIDER;
        yearto = 2011 - YEAR_SLIDER.value;
        anim.duration = yearto * 150;
        anim.property = "value";
        anim.fromValue = YEAR_SLIDER.value;
        anim.toValue = 2011;
        anim.end();
        anim.play();

         }

                public function update_Application():void{
                YEAR = YEAR_SLIDER.value;
                GEONAME = COMBO.selectedLabel;
                var data:Object = new Object();
                data = {YEAR : YEAR, GEONAME : GEONAME};
                graphdata.getdata(data);
                graphdata.getdata_grid(data);           
        }

        <mx:HSlider
            id="YEAR_SLIDER" value="{YS_INITIAL_VALUE}"
            minimum="{YS_INITIAL_VALUE}" 
            maximum="2011"  change="update_Application()"
            liveDragging="true" accessibilityEnabled="true"
            snapInterval="1" currentState=""
            tickInterval="10"
            width="300" showDataTip="false"
            borderColor="#133341" 
            alpha="1.0" 
            fillAlphas="[0.69, 0.64, 0.91, 0.91]" dataTipFormatFunction="datatip">
        </mx:HSlider>

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-03T21:18:22+00:00Added an answer on June 3, 2026 at 9:18 pm

    Solved…//

    For anyone else having this issue, it seemed to be the amount of data I was returning to the graph. Once I cleaned up my select statement to return only the specific columns needed and also created an index on the table the animation was smooth.

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

Sidebar

Related Questions

I currenty have a stored procedure that I am running and hoping to bind
Im currenty develoding a website using mvc 3 razor but have a little problem.
Currently have a drop down menu that is activated on a hover (from display:none
I currently have a XSLT 2.0 Stylesheet that I am trying to remove empty
I currently have one project that currently contains multiple packages. These packages make up
I currently have a deployed app (fortworth.herokuapp.com) that I am attempting to sort movies
I have the following code in a UIView subclass that will move it off
I have some code that works and changes the style sheet using a form.
i have problems with my game. I have an Main Activity that's shows a
I have a fairly simply Fragment that adds a handful of colored ImageViews 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.