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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T03:10:05+00:00 2026-05-23T03:10:05+00:00

I recently heard about Adobe Flex. I am not sure what this programming language

  • 0

I recently heard about Adobe Flex. I am not sure what this programming language is. How can I use it in web development? For example, gilt taste by google uses HTML5, CSS3, and Adobe Flex. Forgive my ignorance, I only heard about this language yesterday.

  • 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-23T03:10:06+00:00Added an answer on May 23, 2026 at 3:10 am

    Flex is a framework for flash. You can use the following languages in the Flex framework:

    • MXML
    • Actionscript 3
    • Css

    Flex was created for making flash applications easier and faster since you can do a lot of things without being forced to use Actionscript 3.

    For example, if you wanted to set the color of the border of a textfield, add the text “hello” and add it to the stage. This is how you would do it in Flash using Actionscript 3:

    var yourTextfield:TextField = new TextField();
    yourTextfield..border.fill.color.value = 0xff3300;
    yourTextfield.text = "hello";
    addChild(yourTextfield);
    

    And here’s how you do it in the Flex framework using MXML:

    <s:TextArea text="hello" borderColor="#ff3300"/>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently heard of WSDL.Exe, but I am not sure where to find this
I've recently heard about the CaptureStackBackTrace function by reading this post . I cannot
I have recently heard about the Web Workers spec that defines API for multi-threading
I know what CSS Reset is, but recently I heard about this new thing
I'm currently working on a social web application using python/django. Recently I heard about
Recently I've heard a bit about the implementation (or rather, use of) /dev/null in
I've recently heard about Qt and read about how fun it is to develop
I recently heard a lot about ROO for Real object-oriented. What is all that
I just recently heard of duck typing and I read the Wikipedia article about
I've read the book Programming Collective Intelligence and found it fascinating. I'd recently heard

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.