Building Rich Internet Applications with Flex Builder.pdf

3 downloads 32916 Views 117KB Size Report
Flex Builder Engineering,. Adobe ... Flex. Application. Services. Services. 2006 Adobe Systems Incorporated. ... Download the free 30-day trial of FlexBuilder.
Flex Application – High Level View

Building Rich Internet Applications with Flex Builder

Flex Application

Services Services

Flash Player (Browser or Desktop)

Mark Shepherd Senior Computer Scientist Flex Builder Engineering, Adobe Systems Incorporated

1

2006 Adobe Systems Incorporated. All Rights Reserved.

2006 Adobe Systems Incorporated. All Rights Reserved.

Flex Application - ingredients

2

Flex Development – Key Workflows



Edit

.mxml .title .title{{ fontSize: fontSize: 14; 14; fontWeight: fontWeight: bold; bold;

.css

Compile

.swf .swf

Design the UI Test

function function gotData(e: gotData(e: Event) Event) {{ var varx: x: String; String; }}

Debug

.as Develop the code

Organize the code

.jpg, ....

2006 Adobe Systems Incorporated. All Rights Reserved.

3

2006 Adobe Systems Incorporated. All Rights Reserved.

4

What we’ve seen so far ….

FlexBuilder Tour Part 1: Build a photo viewer

2006 Adobe Systems Incorporated. All Rights Reserved.

5

2006 Adobe Systems Incorporated. All Rights Reserved.

6

1

What we saw in Part 2… Explore code find definition

FlexBuilder Tour

find documentation find tags view outlines

Part 2: Modify the Restaurant FInder

Debug an application breakpoints stack variables Use Eclipse extensions seamless inter-operation with FlexBuilder features

2006 Adobe Systems Incorporated. All Rights Reserved.

7

FlexBuilder – the IDE for Flex

2006 Adobe Systems Incorporated. All Rights Reserved.

8

Next step

Accelerates RIA development ƒ

UI design

ƒ

Code editing

ƒ

Debugging

ƒ

Exploring code

ƒ

Managing program structure

ƒ

Multi-language, extensible IDE

Download the free 30-day trial of FlexBuilder from www.adobe.com

Supports both design and development Built on Eclipse: industrial strength, open-source, wide community

2006 Adobe Systems Incorporated. All Rights Reserved.

2006 Adobe Systems Incorporated. All Rights Reserved.

9

2006 Adobe Systems Incorporated. All Rights Reserved.

10

11

2

Suggest Documents