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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T23:32:01+00:00 2026-05-25T23:32:01+00:00

I think I’ve just spotted an apparent bug in flex 4.5 . The link

  • 0

I think I’ve just spotted an apparent bug in flex 4.5.

The link to the relevant application is here. VIEW SOURCE ENABLED!!

These are the transitions:

<s:states>
    <s:State name="State1"/>
    <s:State name="State2"/>
    <s:State name="State3"/>
</s:states>

<s:transitions>

    <s:Transition fromState="State1" toState="State2" autoReverse="true" >
        <s:Sequence>
            <s:Move duration="500" target="{goButton}"/>
            <s:AddAction targets="{[tagsLabel,tagsTextInput]}"/>
            <s:Fade targets="{[tagsLabel,tagsTextInput]}" duration="500" />
        </s:Sequence>
    </s:Transition>

    <s:Transition fromState="State1" toState="State3" >
        <s:Sequence>
            <s:RemoveAction targets="{[searchLabel,searchTextInput,inLabel,inDropDownList]}" />
            <s:Move duration="500" target="{goButton}" />
            <s:AddAction target="{lessonsDataGrid}" />
        </s:Sequence>
    </s:Transition>


    <s:Transition fromState="State2" toState="State3" >
        <s:Sequence>
            <s:RemoveAction targets="{[searchLabel,searchTextInput,inLabel,inDropDownList,tagsLabel,tagsTextInput]}" />
            <s:Move duration="500" target="{goButton}" />
            <s:AddAction target="{lessonsDataGrid}" />
        </s:Sequence>
    </s:Transition>

    <s:Transition fromState="State3" toState="State1" >
        <s:Sequence>
            <s:RemoveAction target="{lessonsDataGrid}" />
            <s:Move target="{goButton}" duration="500" />
            <s:AddAction targets="{[searchLabel,searchTextInput,inLabel,inDropDownList]}" />
        </s:Sequence>
    </s:Transition>

</s:transitions>

You see I’m working a little bit with Transitions here; one transition gets activated on the DropDownList indexChangeEvent and another is triggered by the clickEvent on the magnifier Button.

The problem I’m facing is as follows:

If I click the ‘magnifier’ Button three times,(not 3 times in quick succession, but 1 click, wait for the transition, another click, wait for the transition, last click) then I get some funny behaviour: the magnifier Button vanishes, even though I’ve never made it disappear in the transitions; and the TextInput which was supposed to disappear didn’t; it somehow got stuck in State3 which is the state with the Datagrid in it.

Trust me, I’ve spent at least 4 hours on this writing and rewriting those transitions, I tried all sorts of things on the web but to no avail.

Hope someone can help, I’d hate to have to accept that Flex has got a bug. I’d be relieved to know it was something I did wrong and that Flex is still reliable.

Many thanks.

  • 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-25T23:32:02+00:00Added an answer on May 25, 2026 at 11:32 pm

    I’ve played around with it for a while. Noticed that by some reason when changing the states, one of the AddItems overrides removes the element with index 0 from the Border container (you can debug and see for yourself if you add a handler for the removedFromStage event to the goButton). I’m still investigating the problem but i have a quick fix for you. Just include the goButton in all three states: includeIn=”State1,State2,State3″ and it won’t disappear :]
    If I find the reason i’ll post it to you.

    Hope that helps,

    Blaze

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

Sidebar

Related Questions

link Im having trouble converting the html entites into html characters, (&# 8217;) i
Think of these lines of code : @boss_locations = BossLocation.order('min_level asc').all @discovered = current_user.discovered_locations.includes(:boss_location).all
Think of this: A view controller's view is added as subview to another view.
Think Windows Explorer's 'Details' view. I need to output my database to this view.
I think I'm missing something basic here. Why is the third IF condition true?
Think about a speedometer, and imagine all these little strokes around it like 10
Think at this scenario: I have a c# windows form application. This application was
I think I have a fairly basic question here. I'm not trying to waste
I think I have found a bug when setting or getting the Me.Top property
Think I have a mysql table TBL of these keys TBL A_KEY X_KEY B_KEY

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.