MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Manuel d'utilisateur Page 17

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 124
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 16
TUTORIALS POINT
Simply Easy Learning Page 12
Following Table gives the description of all the tags used in the above code script.
S.N.
Node & Description
1
Application
Defines the Application container that is always the root tag of a Flex application.
2
Script
Contains the business logic in ActionScript language.
3
VGroup
Defines a Vertical Grouping Container which can contain Flex UI controls in vertical fashion.
4
Label
Represents a Label control, a very simple user interface component that displays text.
5
Button
Represents a Button control, which can be clicked to do some action.
Server-side code
This is the server side part of your application and its very much optional. If you are not doing any backend
processing with-in your application then you do not need this part, but if there is some processing required at
backend and your client-side application interact with the server then you will have to develop these components.
Next chapter will make use of all the above mentioned concepts to create HelloWorld application using Flash
Builder.
Vue de la page 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 123 124

Commentaires sur ces manuels

Pas de commentaire