11
Flex 2.0 Flex for ColdFusion developers Part 1

Flex 2.0

  • Upload
    louvain

  • View
    56

  • Download
    0

Embed Size (px)

DESCRIPTION

Flex 2.0. Flex for ColdFusion developers Part 1. What is Flex. Flex allows developers to create Flash content for Rich Internet Applications in a more programmer centric way. Whats new in 2.0. Flex Builder is plugin for Eclipse Uses new Flash player Introduces Actionscript 3 - PowerPoint PPT Presentation

Citation preview

Page 1: Flex 2.0

Flex 2.0

Flex for ColdFusion developers

Part 1

Page 2: Flex 2.0

What is Flex

Flex allows developers to create Flash content for Rich Internet Applications in a more programmer centric way

Page 3: Flex 2.0

Whats new in 2.0

Flex Builder is plugin for Eclipse Uses new Flash player Introduces Actionscript 3 Direct tie ins to ColdFusion MX Flex Data Services Real error raising

Page 4: Flex 2.0

Flash 8.5, er, I mean 9

Will execute Actionscript 3.0 New VM Still has old VM for compatibility Code execution much faster Still has small file size

Page 5: Flex 2.0

Actionscript 3

Based on EcmaScript, JavaScript Incorporates many v2 features AS files use package naming Modern language features found in

Java, C# New VM built for AS3

Page 6: Flex 2.0

Flex Builder 2

Built on Eclipse Every save compiles to a SWF Easier debugging Under $1000.00 Full code hinting

Page 7: Flex 2.0

Flex projects

Standalone SWFs ColdFusion MX 7 as backend Flex Data Services

Page 8: Flex 2.0

Flex SDK

Adobe has downloadable Flex SDK No license fee, FREE! Does not include Eclipse Plugin

Page 9: Flex 2.0

ColdFusion connector

Flex has always worked with ColdFusion Web Services, HTTP Service Remote Object, native AMF support New Event Gateway Requires updating ColdFusion (Mystic)

Page 10: Flex 2.0

Flex Data Services

Record level JMS Publish/Subscribe Allows content to be pushed to the

client Ajax mash-ups with embedded SWF

for pushing data to HTML

Page 11: Flex 2.0

Flex Pricing

SDK Free Player Free Flex Builder sub $1000.00 ColdFusion Mystic Free update Flex Data Services, ???, probably

expensive