flex 3 to flex 4

Post on 27-Jan-2015

142 Views

Category:

Technology

3 Downloads

Preview:

Click to see full reader

DESCRIPTION

My Presentation at the Adobe Flash Summit 2010

TRANSCRIPT

Flex 3 to Flex 4 www.teknopoint.in

<mx:Flex 3 | s:Flex 4/>What | Why | How

Yash Mody | CTO | Tekno Point Multimediayash@teknopoint.in | www.teknopoint.in | teknopoint.wordpress.com

Flex 3 to Flex 4 www.teknopoint.in

What is New

Flex 3 to Flex 4 www.teknopoint.in

Flash Builder

Data Service, Model DrivenApproach, Network Monitor

Flex 3 to Flex 4 www.teknopoint.in

Namespace

<s:SparkComponent/>

<fx:OtherConstructs/>

Flex 3 to Flex 4 www.teknopoint.in

Spark Components

Data Group, Form elements, GroupContainers

Flex 3 to Flex 4 www.teknopoint.in

Data

ArrayList, Vector

Flex 3 to Flex 4 www.teknopoint.in

Skins

Spark (MXML) skins, CSS

Flex 3 to Flex 4 www.teknopoint.in

Component Architecture

Flex 3 to Flex 4 www.teknopoint.in

Flash Text Engine

Flex 3 to Flex 4 www.teknopoint.in

What has changed

Flex 3 to Flex 4 www.teknopoint.in

Framework

Layout Management,

Deployment (using RSL)

Flash player 10 and above

Flex 3 to Flex 4 www.teknopoint.in

Components

Application, ItemRenderer

Flex 3 to Flex 4 www.teknopoint.in

States

Flex 3 to Flex 4 www.teknopoint.in

Effects

spark.effects.*

Flex 3 to Flex 4 www.teknopoint.in

What hasn’t changed

Flex 3 to Flex 4 www.teknopoint.in

Things that haven’t changed

• DataVisualization

• Components: DataGrid, Image,LinkButton…

• Service Architecture

• Event Model

Flex 3 to Flex 4 www.teknopoint.in

Why to update

Flex 3 to Flex 4 www.teknopoint.in

Feature Support

Future versions of Flash Players

Flex 3 to Flex 4 www.teknopoint.in

Better, Faster, Lighter

Better components, Fasterdevelopment and performance,

Lighter applications

Flex 3 to Flex 4 www.teknopoint.in

How to migrate

Flex 3 to Flex 4 www.teknopoint.in

Pitfalls

Application.application

Flex 3 to Flex 4 www.teknopoint.in

Navigation

NavigatorContent

Flex 3 to Flex 4 www.teknopoint.in

ItemRenderers

ItemRenderer,MXDataGridItemRenderer,

MXAdvancedDataGridItemRenderer

Flex 3 to Flex 4 www.teknopoint.in

Styles

Font Embedding (embedAsCFF),initializing styles(StyleManager),

Themes - Spark theme

Flex 3 to Flex 4 www.teknopoint.in

Demo

Review Flex 3 apps and build a flex 4app

Flex 3 to Flex 4 www.teknopoint.in

<s:Questions? >

Flex 3 to Flex 4 www.teknopoint.in

</Thank You>

@yash_mody | yash@teknopoint.in

www.teknopoint.in | teknopoint.wordpress.com

Flex 3 to Flex 4 www.teknopoint.in

Things I missed

Transitions

Localization

top related