MACROMEDIA FLEX-FLEX ACTIONSCRIPT LANGUAGE Manual do Utilizador Página 13

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 124
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 123 124

Comentários a estes Manuais

Sem comentários