EDUCBA Logo

EDUCBA

MENUMENU
  • Explore
    • EDUCBA Pro
    • PRO Bundles
    • All Courses
    • All Specializations
  • Blog
  • Enterprise
  • Free Courses
  • All Courses
  • All Specializations
  • Log in
  • Sign Up
Home Courses 00 IT & CS Apps Development Adobe Flex
Home Courses 00 IT & CS Apps Development Adobe Flex

Adobe Flex

BESTSELLER
4.7 (89496 ratings)

* One-Time Payment & Get One-Year Access

Offer ends in:

What you'll get

  • 8h 6m
  • 66 Videos
  • Course Level - All Levels
  • Course Completion Certificates
  • One-Year Access
  • Mobile App Access

Curriculum:

    About the FLEX Tutorail - Build Apps Using FLEX course:

    eduCBA brings you this course on FLEX.

    In this Flex tutorial we are going to learn the following important concepts along with the practical applications:

    •  We will discuss what Flex is, what it isn’t, and how it compares to other technologies.
    • We find out how to choose Flex user interface controls, construct an application in the Flex Builder tool, and launch and run the application so that it can be viewed in a browser window
    • We give a brief introduction to MXML. MXML is a tag-based declarative markup language that you use to compose Flex applications. When you start a new Flex project, you begin with a new MXML file.
    • MXML can be great for creating layouts of user interface controls for your applications, but when you need more programmatic control, you use ActionScript. This lesson gives you brief overview of ActionScript
    • Ihe importance of having a black box -type attitude towards classes. This lesson also gives a brief overview of Inheritance
    • We learn about what are interfaces and how to implement them. We also learn about common static methods and variables in Flex
    • We dig in deep about Flex's event model. The Flex framework relies heavily on events as the preferred method of communication between components.
    • We continue with the discussion for Event Model. Here we learn how to use ActionScript to add event listeners
    • We learn about different phases of an event and how each event is propagated across components
    • We learn about intro to Flex Builder and different types of Perspectives in Flex Builder
    • We learn how to customize perspectives in Flex Builder
    • We learn how to create different types of projects in Flex
    • We learn how to edit and delete projects
    • We learn how to go about Importing and Exporting Flex projects
    • We learn how to run and release versions of our projects
    • We learn the building blocks of a MXML file
    • We learn about different developer tricks for Flex builder
    • We learn about how to use breakpoints
    • We learn what is Garbage collector and CPU profiling
    • We learn how to perform refactoring of your code
    • We learn how to navigate around the design mode
    • We learn about how to select deselect snap components in the design stage
    • We learn about User interface controls - Button and checkbox
    • We learn about Radio Button and PopUp Button
    • We learn about PopUp Menu Button and Date Chooser
    • We learn about Date field , Scroll, Label
    • We learn about Text Input, Text Area, Audio & Progress Bar
    • We learn about A video player example
    • We learn about how to insert components, states view, constraints
    • We learn about data aware controls like XMLlist, Array Collection etc
    • We learn about data grid controls
    • We learn how to create a pop up menu control
    • We learn about Advanced functionality in data aware controls
    • We learn about Data aware controls for customizing the display of items
    • We learn about Delving into Form Layouts
    • We learn about Validators

    What are the requirements for FLEX Tutorial - Build Apps Using FLEX?

    • Some experience in writing code in any programming language will be helpful for this FLEX training
    • Cursory understanding of HTML

    What am I going to get from this FLEX Tutorial - Build Apps Using FLEX course?

    • To study a exciting new program and start making the next generation of web applications
    • To focus on creating impressive applications using FLEX

    What is the target audiencefor FLEX Tutorial?

    • Programmers
    • Developers
    • Anyone who wants to learn about FLEX
    Where do our learners come from?
    Professionals from around the world have benefited from eduCBA's Adobe Flex Tutorial courses. Some of the top places that our learners come from include New York, Dubai, San Francisco, Bay Area, New Jersey, Houston, Seattle, Toronto, London, Berlin, UAE, Chicago, UK, Hong Kong, Singapore, Australia, New Zealand, India, Bangalore, New Delhi, Mumbai, Pune, Kolkata, Hyderabad and Gurgaon among many.

    * One-Time Payment & Get One-Year Access

    Offer ends in:

    Training 5 or more people?

    Get your team access to 5,000+ top courses, learning paths, mock tests anytime, anywhere.

    Drop an email at: [email protected]

    Course Overview

    This is a comprehensive course on learning how to use flex to build apps. The course is designed for you to learn making the next generation of web applications and create impressive applications. The tutorials will help you know flex, Comparing FLEX with other technologies, Building Your First FLEX App, Flex Builder & Perspectives, Developer Tips & Tricks, Developer Tips & Tricks, User interface controls, Inserting Components & Data Controls, understanding other components, effects and styles.

    169
    6 - 12 hours 8h 6m | 66 Videos | 89496 Views | Appropriate for all  All Levels
    trigger text
    hidden content

    About the FLEX Tutorail – Build Apps Using FLEX course:

    eduCBA brings you this course on FLEX.

    In this Flex tutorial we are going to learn the following important concepts along with the practical applications:

    Watch our Demo Courses and Videos

    Valuation, Hadoop, Excel, Mobile Apps, Web Development & many more.

    •  We will discuss what Flex is, what it isn’t, and how it compares to other technologies.
    • We find out how to choose Flex user interface controls, construct an application in the Flex Builder tool, and launch and run the application so that it can be viewed in a browser window
    • We give a brief introduction to MXML. MXML is a tag-based declarative markup language that you use to compose Flex applications. When you start a new Flex project, you begin with a new MXML file.
    • MXML can be great for creating layouts of user interface controls for your applications, but when you need more programmatic control, you use ActionScript. This lesson gives you brief overview of ActionScript
    • Ihe importance of having a black box -type attitude towards classes. This lesson also gives a brief overview of Inheritance
    • We learn about what are interfaces and how to implement them. We also learn about common static methods and variables in Flex
    • We dig in deep about Flex’s event model. The Flex framework relies heavily on events as the preferred method of communication between components.
    • We continue with the discussion for Event Model. Here we learn how to use ActionScript to add event listeners
    • We learn about different phases of an event and how each event is propagated across components
    • We learn about intro to Flex Builder and different types of Perspectives in Flex Builder
    • We learn how to customize perspectives in Flex Builder
    • We learn how to create different types of projects in Flex
    • We learn how to edit and delete projects
    • We learn how to go about Importing and Exporting Flex projects
    • We learn how to run and release versions of our projects
    • We learn the building blocks of a MXML file
    • We learn about different developer tricks for Flex builder
    • We learn about how to use breakpoints
    • We learn what is Garbage collector and CPU profiling
    • We learn how to perform refactoring of your code
    • We learn how to navigate around the design mode
    • We learn about how to select deselect snap components in the design stage
    • We learn about User interface controls – Button and checkbox
    • We learn about Radio Button and PopUp Button
    • We learn about PopUp Menu Button and Date Chooser
    • We learn about Date field , Scroll, Label
    • We learn about Text Input, Text Area, Audio & Progress Bar
    • We learn about A video player example
    • We learn about how to insert components, states view, constraints
    • We learn about data aware controls like XMLlist, Array Collection etc
    • We learn about data grid controls
    • We learn how to create a pop up menu control
    • We learn about Advanced functionality in data aware controls
    • We learn about Data aware controls for customizing the display of items
    • We learn about Delving into Form Layouts
    • We learn about Validators

    What are the requirements for FLEX Tutorial – Build Apps Using FLEX?

    • Some experience in writing code in any programming language will be helpful for this FLEX training
    • Cursory understanding of HTML

    What am I going to get from this FLEX Tutorial – Build Apps Using FLEX course?

    • To study a exciting new program and start making the next generation of web applications
    • To focus on creating impressive applications using FLEX

    What is the target audiencefor FLEX Tutorial?

    • Programmers
    • Developers
    • Anyone who wants to learn about FLEX
    Where do our learners come from?
    Professionals from around the world have benefited from eduCBA’s Adobe Flex Tutorial courses. Some of the top places that our learners come from include New York, Dubai, San Francisco, Bay Area, New Jersey, Houston, Seattle, Toronto, London, Berlin, UAE, Chicago, UK, Hong Kong, Singapore, Australia, New Zealand, India, Bangalore, New Delhi, Mumbai, Pune, Kolkata, Hyderabad and Gurgaon among many.

    Back to top ▴

    View Offline

    View courses without internet connection with a Lifetime Membership
    View courses without internet connection with a Lifetime Membership

    View Offline - Internet-free viewing with your iOS or Android App

    Watch offline with your iOS/Android app.

    Start Your Free Trial Now

    You can download courses from your iOS/Android App.

    Footer
    Follow us!
    • EDUCBA FacebookEDUCBA TwitterEDUCBA LinkedINEDUCBA Instagram
    • EDUCBA YoutubeEDUCBA CourseraEDUCBA Udemy
    APPS
    EDUCBA Android AppEDUCBA iOS App
    Company
    • About us
    • Alumni Speak
    • Contact Us
    • Log in
    • Sign up
    Work with us
    • Careers
    • Become an Instructor
    EDUCBA for Enterprise
    • Enterprise Solutions
    • Explore Programs
    • Free Courses
    • Free Tutorials
    • EDUCBA at Coursera
    • EDUCBA at Udemy
    Resources
    • Blog
    • Self-Paced Training
    • Verifiable Certificate
    • Popular Skills Catalogue
    • Exam Prep Catalogue
    Popular Categories
    • Lifetime Membership
    • All in One Bundles
    • Featured Skills
    • New & Trending
    • Fresh Entries
    • Finance
    • Data Science
    • Programming and Dev
    • Excel
    • Marketing
    • HR
    • PDP
    • VFX and Design
    • Project Management
    • Exam Prep
    • Learning Paths @ $49
    • All Courses
    • Terms & Conditions
    • Disclaimer
    • Privacy Policy & Cookie Policy
    • Shipping Policy

    ISO 10004:2018 & ISO 9001:2015 Certified

    © 2025 - EDUCBA. ALL RIGHTS RESERVED. THE CERTIFICATION NAMES ARE THE TRADEMARKS OF THEIR RESPECTIVE OWNERS.

    EDUCBA

    *Please provide your correct email id. Login details for this Free course will be emailed to you
    Let’s Get Started

    By signing up, you agree to our Terms of Use and Privacy Policy.

    EDUCBA Login

    Forgot Password?

    🚀 Limited Time Offer! - 🎁 ENROLL NOW