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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T14:24:16+00:00 2026-05-14T14:24:16+00:00

I’m pretty new in Flex development. Now I’m learning layouts in Flex. I try

  • 0

I’m pretty new in Flex development. Now I’m learning layouts in Flex. I try to make the following layout.
alt text http://get2know.it/wp-content/uploads/2010/04/2010-04-23_232857.png
The red arrow means when enlarge the window, the red arrow widget will become large too. Can anyone implement this layout in Flex? Thanks in advance.

  • 1 1 Answer
  • 1 View
  • 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-14T14:24:16+00:00Added an answer on May 14, 2026 at 2:24 pm

    Here goes Yousui good luck:

    <s:layout>
        <s:BasicLayout/>
    </s:layout>
    <s:Label text="Name:" left="9.8" top="16.4" width="38" height="12"/>
    <s:Label text="Description:" left="9.75" top="45.85"/>
    <s:Label text="Pattern:" left="9.5" top="76"/>
    <s:TextInput left="85" top="10" right="353"/>
    <s:TextInput left="85.5" top="40" right="10.5"/>
    <s:TextArea left="86" top="70" right="7" bottom="34"/>
    <s:Button label="Insert Variable" bottom="6" left="86"/>
    <s:Label text="Context:" width="45" top="16" right="300"/>
    <s:ComboBox width="150" top="10" right="143"/>
    <s:CheckBox label="Automatically insert" top="11" right="10.700012"/>
    <s:Button label="Cancel" right="7" bottom="6.450012"/>
    <s:Button label="OK" right="84.599976" bottom="6.799988"/>
    

    If you are using Flash Builder Mac or Win version you have the Design view available (Linux Flash Builder doesn’t have), this design would be easy to do.

    But i guess that you probably aren’t used to the way that Flash Builder handles control positioning, if thats the case:

    • Paste this code in the MXML file you have
    • Go to Design view and select one of these controls.
    • You will see in the Properties Panel in the Size and Position section, a sub section named Constrains, there is were you can lock (right, left, top and bottom) the corners of your control in a way that you would get the desired effect that you needed.

    Case your Properties panel isn’t visible. Go to Window > Show View > Properties.

    Hope this helps.

    EDIT:

    If you have the MinWidth and MinHeight properties specified in your Application tag, beware that when shrinking your Flash App, the layout will adjust your layout to a minimum specified in those properties.

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

Sidebar

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.