MACROMEDIA COLDFUSION MX 7.0.2-USING COLDFUSION MX WITH FLEX 2 Betriebsanweisung Seite 19

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 256
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 18
About Flex 19
MXML is an XML language that you use to lay out the user interface for Flex
applications. MXML provides tags that correspond to classes in the Flex framework and
simplify usage for visual elements such as containers, navigators, and UI controls. You also
use MXML to declaratively define nonvisual aspects of an application, such as access to
network-based resources (for example, XML feeds and web services), server-based
resources (such as the Flex Data Management Service feature of Flex Data Services), and
data bindings between user-interface components and the data you retrieve. Flex SDK
provides basic network access to web-based data, including remote access to web
application servers, such as ColdFusion and PHP; Flex Data Services provides additional
protocols and services. For more information, see Chapter 6, “Using MXML,” on
page 85.
ActionScript is the programming language for Flash Player. ActionScript (which is based
on ECMAScript and is similar to JavaScript) provides flow control and object
manipulation features that are not available in MXML. For more information, see
Chapter 7, “Using ActionScript,” on page 91.
About Flex Builder 2
Flex Builder is an integrated development environment (IDE) for developing applications
with Flex SDK, Flex Data Services, and the Flash Player. The Flex Builder IDE provides tools
that help you develop, design, and debug Flex applications, including an integrated
incremental compiler and a step-through debugger. Because it's tightly integrated with the
Flex 2 SDK, the Flex application model, and the Flex programming languages, Flex Builder
can improve the productivity of all members of your development team.
Flex Builder is built on the Eclipse workbench, an open source platform for building
development tools. As a result, Flex Builder can be installed as a stand-alone product or as a
set of plug-ins to an existing Eclipse installation, and can take advantage of hundreds of
commercial and open source add-ons for the Eclipse workbench.
Flex Builder provides a set of code editors for working with MXML, ActionScript, and
Cascading Style Sheets (CSS) as well as source code navigation tools to help you manage your
code more easily, and a debugger to help you troubleshoot your applications. For user-
interface design, Flex Builder supplies a visual design view, which allows developers or
designers to lay out Flex components, customize their appearance, and design user
interactivity.
Seitenansicht 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 255 256

Kommentare zu diesen Handbüchern

Keine Kommentare