MACROMEDIA FLEX-CREATING ADVANCED COMPONENTS Manuel d'utilisateur Page 17

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 52
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 16
Compiling with Adobe Flex SDK 4.0
To work with Dashboards, add-ons must be compiled using Adobe Flex SDK 4.0.
Configure your Adobe Flex project to compile with Adobe Flex SDK 4.0.
5.1 To compile Your Adobe Flex Project
1.
Open the Adobe Flex project in Adobe Flex Builder.
2.
Compile using Adobe Flex SDK 4.0.
a. Select Project > Properties.
b. In the "Properties" dialog box, select Flex Compiler.
c. In Flex SDK version select Use a specific SDK and from the list, select Flex 4.0.
3.
Click OK.
4.
Ensure that Use Flex 3 compatibility mode is cleared.
5.
Add the following required compiler settings:
-isolate-styles=false
-static-link-runtime-shared-libraries=true
This can also be set by choosing Framework linkage: "Merged into code" in the Flex Build Path
settings.
-theme=${flexlib}/themes/Halo/halo.swc
This is optional; do this if you want to apply the older Flex 2 (halo) look and feel to your Flex
project controls.
For example:
-locale en_US -isolate-styles=false -static-link-runtime-shared-li
braries=true
6.
If the warning message, "Overwriting Files" is displayed, click OK.
Adobe Flex SDK 4.0 is now selected to compile your add-on.
Compile your project for use in the Dashboards Default Property Sheet.
2013-05-0617
Compiling with Adobe Flex SDK 4.0
Vue de la page 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 51 52

Commentaires sur ces manuels

Pas de commentaire