• Media type: E-Book
  • Title: ADOBE® FLEX® 3 : COMPILER API USER GUIDE
  • Contributor: Systems, Adobe [VerfasserIn]
  • Corporation: Safari, an O’Reilly Media Company.
  • imprint: [Erscheinungsort nicht ermittelbar]: Adobe Systems, 2008
  • Extent: 1 online resource (24 pages)
  • Language: English
  • Keywords: Flex (Computer file) ; Java (Computer program language) ; Internet programming ; Web site development ; Electronic books ; local ; Java (Langage de programmation) ; Programmation Internet ; Sites Web ; Développement
  • Origination:
  • Footnote: Online resource; Title from title page (viewed February 20, 2008)
    Mode of access: World Wide Web
  • Description: The Flex compiler API lets you compile Flex applications from Java applications. You can also create Flex applications in memory and compile them to SWF files without ever having an MXML file on disk. In addition, the compiler API lets you output linkage reports and other details about your applications. You can also create project files and libraries with the compiler API. Libraries are SWC files that define a set of components for use in your application, theme files, or Runtime Shared Libraries (RSLs). Projects combine Flex applications and libraries. They let you enforce dependencies between a Flex application and its assets in the compilation process.