<< Chapter < Page Chapter >> Page >
Learn enough about XML namespaces to be able to handle the namespace requirements of simple Flex projects. Also get your first taste of creating MXML files for Flex projects.
Click Namespace01 to run this Flex program. (Click the "Back" button in your browser to return to this page.)

Table of contents

Preface

General

This tutorial lesson is part of a series dedicated to programming with Adobe Flex.

Flex is a programming language based on XML. Therefore, in order to program with Flex, you must firstunderstand XML. The lessons in this XML series provide a brief introduction to XML.

Viewing tip

I recommend that you open another copy of this document in a separate browser window and use the following links to easily find and view the figures andlistings while you are reading about them.

Figures

  • Figure 1 . The directory tree for the project named Namespace01.
  • Figure 2 . Program output at startup.
  • Figure 3 . Screen output for upgraded Flex project.

Listings

  • Listing 1 . Skeleton MXML code for a new Flex project.
  • Listing 2 . Upgraded Flex project code.
  • Listing 3 . Contents of the file named Label.mxml.
  • Listing 4 . Contents of the file named Button.mxml
  • Listing 5 . Contents of the file named NameSpace01.mxml.

Supplemental material

I recommend that you also study the other lessons in my extensive collection of online programmingtutorials. You will find a consolidated index at www.DickBaldwin.com .

General background information

XML namespaces make it possible to combine two or more XML documents into a single XML document and todeal with problems that arise when the same name is used for an element in two or more of the XML documents.

Preview

The XML namespace topic is very broad. I won't attempt to cover the topic of namespaces in this lesson. Instead, I will illustrate and explain a somewhat restricted use of namespaces by explaining a Flex project that combinesthree XML documents with conflicting element names.

Before getting into the detailed code, I will show you a couple of images that I will be referring back to later.

The project file structure

When you create a Flex project, you create a directory tree on the disk to contain the files and folders that make up the project. The tree is rooted in afolder that has the same name as the name that you give to the project. In this lesson, I will explain a Flex project named Namespace01.

Figure 1 shows the directory tree for this project. Figure 1 is a snapshot of the Flex Builder 3 Navigator panel.

The directory tree for the project named namespace01.

Missing image.
The directory tree for the project named Namespace01.

Lots of folders and files

The directory tree contains a relatively large number of folders and files. Fortunately, most of the folders and files are generated automatically by FlexBuilder 3. As Flex programmers, we are primarily interested in the folders and files that are children of the folder named src .

Questions & Answers

what is defense mechanism
Chinaza Reply
what is defense mechanisms
Chinaza
I'm interested in biological psychology and cognitive psychology
Tanya Reply
what does preconceived mean
sammie Reply
physiological Psychology
Nwosu Reply
How can I develope my cognitive domain
Amanyire Reply
why is communication effective
Dakolo Reply
Communication is effective because it allows individuals to share ideas, thoughts, and information with others.
effective communication can lead to improved outcomes in various settings, including personal relationships, business environments, and educational settings. By communicating effectively, individuals can negotiate effectively, solve problems collaboratively, and work towards common goals.
it starts up serve and return practice/assessments.it helps find voice talking therapy also assessments through relaxed conversation.
miss
Every time someone flushes a toilet in the apartment building, the person begins to jumb back automatically after hearing the flush, before the water temperature changes. Identify the types of learning, if it is classical conditioning identify the NS, UCS, CS and CR. If it is operant conditioning, identify the type of consequence positive reinforcement, negative reinforcement or punishment
Wekolamo Reply
please i need answer
Wekolamo
because it helps many people around the world to understand how to interact with other people and understand them well, for example at work (job).
Manix Reply
Agreed 👍 There are many parts of our brains and behaviors, we really need to get to know. Blessings for everyone and happy Sunday!
ARC
A child is a member of community not society elucidate ?
JESSY Reply
Isn't practices worldwide, be it psychology, be it science. isn't much just a false belief of control over something the mind cannot truly comprehend?
Simon Reply
compare and contrast skinner's perspective on personality development on freud
namakula Reply
Skinner skipped the whole unconscious phenomenon and rather emphasized on classical conditioning
war
explain how nature and nurture affect the development and later the productivity of an individual.
Amesalu Reply
nature is an hereditary factor while nurture is an environmental factor which constitute an individual personality. so if an individual's parent has a deviant behavior and was also brought up in an deviant environment, observation of the behavior and the inborn trait we make the individual deviant.
Samuel
I am taking this course because I am hoping that I could somehow learn more about my chosen field of interest and due to the fact that being a PsyD really ignites my passion as an individual the more I hope to learn about developing and literally explore the complexity of my critical thinking skills
Zyryn Reply
good👍
Jonathan
and having a good philosophy of the world is like a sandwich and a peanut butter 👍
Jonathan
generally amnesi how long yrs memory loss
Kelu Reply
interpersonal relationships
Abdulfatai Reply
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Introduction to xml. OpenStax CNX. Dec 02, 2014 Download for free at https://legacy.cnx.org/content/col11207/1.18
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Introduction to xml' conversation and receive update notifications?

Ask