An Introduction to Rich Internet Applications with Adobe Flex 3 - PowerPoint PPT Presentation

1 / 10
About This Presentation
Title:

An Introduction to Rich Internet Applications with Adobe Flex 3

Description:

An Introduction to Rich Internet Applications with Adobe Flex 3 Creating Cross-Platform Apps for the Browser and Desktop ActionScript Scripting language Based off of ... – PowerPoint PPT presentation

Number of Views:220
Avg rating:3.0/5.0
Slides: 11
Provided by: Ric862
Category:

less

Transcript and Presenter's Notes

Title: An Introduction to Rich Internet Applications with Adobe Flex 3


1
An Introduction to Rich Internet Applications
with Adobe Flex 3
  • Creating Cross-Platform Apps for the Browser and
    Desktop

2
ActionScript
  • Scripting language
  • Based off of JavaScript
  • Syntactically similar to C
  • Focus on web-development with Adobe Flash
  • Developed by Macromedia
  • Owned by Adobe (2005)

3
ActionScript
  • 1.0 Loose typing, similar to Python
  • var x 4
  • 2.0 Static typing, like Java, C
  • var xint 4

4
Adobe Flex
  • Standalone or part of Eclipse SDK
  • Integrates ActionScript and MXML
  • ltmxScriptgt
  • lt!CDATA
  • private var aString Hello World
  • gt
  • lt/mxScriptgt

5
Flex Builder
  • IDE built on Eclipse
  • code completion
  • code hinting
  • design mode

6
Flex Framework
  • Combining MXML and Actionscript

ActionScript
MXML
FLEX
7
Case Study BingBuilder
  • Requirements
  • Visual schedule builder
  • External data accessibility and writeability

8
Related Products
  • Adobe AIR
  • cross-operating system runtime
  • combines HTML, Ajax, Adobe Flash, and Flex
    technologies
  • deploys RIAs on the desktop
  • build applications and easily deliver a single
    application installer

9
How To Get Flex
  • 699.00
  • With Charting

10
How To Get Flex
  • 0
  • http//www.flexregistration.com/
  • Just provide a scan of your BU ID
Write a Comment
User Comments (0)
About PowerShow.com