Adobe Flex SDK 3.3
Das Flex SDK liegt jetzt offiziell in Version 3.3 vor.
Die Installation ist recht einfach.
- SDK herunter laden
- Im Verzeichnis “sdk” des Flex Builders den Ordner “3.3” anlegen.
- SDK dort ablegen
- Im Flex Builder gibt es unter “Flex Compiler” gibt den Punkt “Configure Flex SDKs” dort kann man nun das SDK einstellen.
Dort lässt sich das SDK auch als Standard festlegen.
Für alle die auch die Charts anpassen möchten:
Open a command prompt or command shell and go to the ‘lib’ subdirectory in the SDK 3.3 directory tree e.g. C:\Program Files\Flex Builder 3\sdks\3.3.0\lib
Extract the sources for the data visualization components from DMV-source.jar by running the command ‘java –jar DMV-source.jar <license.properties directory> ../’
e.g. java –jar DMV-source.jar C:\Documents and Settings\All Users\Application Data\Adobe\Flex
