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

  • 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 19
TUTORIALS POINT
Simply Easy Learning Page 15
Folder
Location
src
Source code (mxml / as classes) files.
We've created com/tutorialspoint/client folder structure containing the client-side specific
java classes responsible for client UI display.
bin-debug
This is the output part, it represents the actual deployable web application.
history folder contains support files for history management of Flex application.
framework_xxx.swf, flex framework files to be used by flex application.
HelloWorld.html, wrapper/host HTML File for flex application.
HelloWorld.swf, our flex based application.
playerProductInstall.swf, flash player express installer.
spark_xxx.swf, library for spark component support.
swfobject.js, javascript responsible to load HelloWorld.swf in HelloWorld.html. It checks
flash player version and passes initialization parameter to HelloWorld.swf file.
textLayout_xxx.swf, library for text component support.
html-template
This represents the configurable web application. Flash Builder compiles files from html-
template to bin-debug folder.
history folder contains support files for history management of Flex application.
index.template.html, wrapper/host HTML File for flex application having place holders for
Flash Builder specific configuration. Gets compiled to HelloWorld.html in bin-debug folder
during build.
playerProductInstall.swf, flash player express installer.Gets copied to bin-debug folder
during build.
swfobject.js, javascript responsible to load HelloWorld.swf in HelloWorld.html. It checks
flash player version and passes initialization parameter to HelloWorld.swf file. Gets copied
to bin-debug folder during build.
Vue de la page 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 123 124

Commentaires sur ces manuels

Pas de commentaire