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

  • 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 12
TUTORIALS POINT
Simply Easy Learning Page 8
Flex - Applications
This chapter describes the applications under Adobe Flex:
B
fore we start with creating actual HelloWorld application using Flash Builder, let us see what are the
actual parts of a Flex application. A Flex application consists of following four important parts out of which last part
is optional but first three parts are mandatory:
Flex Framework Libraries
Client-side code
Public Resources (HTML/JS/CSS)
Server-side code
Sample locations of different parts of a typical Flex application HelloWord will be as shown below:
Name
Location
Project root
HelloWorld/
Flex Framework Libraries
Build Path
Public resources
html-template
Client-side code
src/com/tutorialspoint/client
Server-side code
src/com/tutorialspoint/server
Application Build Process
Flex application required Flex Framework libraries. Flash Builder automatically add the libraries to build path.
When we build our code using Flash Builder, Flash builder will do the following tasks
Compiles the source code to HelloWorld.swf file.
CHAPTER
3
Vue de la page 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 123 124

Commentaires sur ces manuels

Pas de commentaire