SlideShare a Scribd company logo
Building Flash-based websites using Flex

Lesson 1 – Introduction to Rich Internet Application




                       Alex Goh
                       info@alekkus.com
Agenda

●   Introduction to RIA

●   Flex and Flash

●   AIR

●   Benefits of using flex

●   Downside of Flex

●   Showcases of Flex applications

●   Resources
Introduction to Rich Internet Application (RIA)

 ●   Desktop-like applications running in the browser.

 ●   Overcome many limitations of traditional web technologies:

     ●   Stateless architecture
     ●   User interaction is mostly point-and-click
     ●   Non-responsive (click > load > wait > click > load > wait > ...)

Fat server thin client architecture
         HTML
                                                Server-side
         HTML                                                               Database
                                                 scripting
         HTML

Fat client thin server architecture


                                                Server-side
         RIA                                     scripting                  Database
Introduction to Rich Internet Application (RIA)

●   RIA benefits:

    ●   Rich user experience, like desktop applications

    ●   No cumbersome installations, or upgrades

    ● Single point management, leading to the concept of Software as a Service
    (SaaS)

●   The down side:

    ●   Longer initial loading time (can be optimized by module decomposition)

    ● May not be very SEO friendly (Adobe is working with Google and Yahoo to
    solve this problem)
Flex and Flash

●   A framework sitting on the Flash platform




                  Flash                             Flex Framework




                                     Actionscript




                 .swf                                    .swf
                                  Flash Platform
Adobe Integrated Runtime (AIR)


●   A Flex or Flash application is usually a web application

● Web application which runs within the browser is subjected to many inherent
browser limitations:

    ●   Inaccessible to file systems (restricted file uploads/downloads)
    ●   Cannot access system resources (memory allocation, taskbar ...etc)
    ●   No off-line support

● AIR is simply a wrapper around a Flex or Flash application so that it can be
installed on a computer.

●   e.g. Kiosks at Singtel, Starhub shops.
         TweetDeck (Twitter client)
Benefits of Using Flex

●   Fast application development, rich user experience.

●   Cross-browser compatibility – IE, Firefix, Safari, Opera, Chrome

●   Cross-OS compatibility – Windows, Mac, Linux

● Large immediate audience (>97% of all computers have Flash player
installed)

●   Master Flex programming, and you can development application for:

    ●   Web
    ●   Desktop, Kiosks (AIR)
    ●   Mobile (Flash Lite)
    ●   TV (Flash TV on the way)
Downside of Flex

● Requires Flash player, some companies ban Flash player on all internal
computers.

●   Myth: Each page within a Flash site does not have a unique URL.

●   Myth: Search engines cannot crawl Flash content.

●   Myth: Flash sites are too bloated, takes too long to load.
Showcases

https://www.singtelshop.com/#
Showcases

http://www.volkswagen.co.uk/used/search
Showcases

http://promos.airnz.co.nz/howfar/
Showcases

https://www.photoshop.com/




                             https://www.photoshop.com/
Showcases

https://buzzword.acrobat.com/
Showcases

http://www.sonyericsson.com/cws/products/mobilephones?lc=en&cc=sg
Showcases

http://www.picnik.com
Showcases

http://www.hobnox.com/index.1056.de.html
Resources


● Official documentation - http://livedocs.adobe.com/flex/3/langref/ (also accessible from
Flex builder)

●   Adobe Flex DevNet - http://www.adobe.com/devnet/flex/

●   Singapore Adobe Flex User Group - http://fug.sg

More Related Content

PPT
Silver Light
PDF
Netbeans+platform+maven
PPT
Silverlight
PPT
Flex introduction
PDF
Silverlight abhinav - slideshare
PDF
Silverlight - What Is It And How Can We Use It
PPT
Silverlight Framework Architecture By Satyen
PPTX
Microsoft Silverlight - An Introduction
Silver Light
Netbeans+platform+maven
Silverlight
Flex introduction
Silverlight abhinav - slideshare
Silverlight - What Is It And How Can We Use It
Silverlight Framework Architecture By Satyen
Microsoft Silverlight - An Introduction

What's hot (20)

PPTX
S1lverl1ght 25.11.10 final
PPT
Introduction to silver light
PPT
Microsoft Silverlight
PPTX
NetBeans Platform for Rich Client Development
PPT
Gilbane SF - Web Content Management Customization
PPTX
Top cms tools in 2021 to start your business
PPT
Choosing A Web Cms And Intro To Modx
PPT
Rich internet application (ria)
PPTX
Grade 9 COMPUTER
PPTX
PWA basics for developers
ODP
Introduction to-bizsense-bpug-29-05-2010
PPTX
Feature and Compare between PHP Frameworks
PPT
jQuery Report
PPT
Information resources – IBM WebSphere Portal
PPT
Advanced Web Technology Microsoft Silverlight
PDF
Flamingo Carotene
PPTX
Introduction to .net
PPT
Drupal Vs.The Others
PPT
Ria Development With Flex And PHP
PPT
DotNetNuke
S1lverl1ght 25.11.10 final
Introduction to silver light
Microsoft Silverlight
NetBeans Platform for Rich Client Development
Gilbane SF - Web Content Management Customization
Top cms tools in 2021 to start your business
Choosing A Web Cms And Intro To Modx
Rich internet application (ria)
Grade 9 COMPUTER
PWA basics for developers
Introduction to-bizsense-bpug-29-05-2010
Feature and Compare between PHP Frameworks
jQuery Report
Information resources – IBM WebSphere Portal
Advanced Web Technology Microsoft Silverlight
Flamingo Carotene
Introduction to .net
Drupal Vs.The Others
Ria Development With Flex And PHP
DotNetNuke
Ad

Viewers also liked (16)

PDF
PHP Training in Hyderabad
PPT
Introduction of Adobe Flash Lite
PDF
CE_2423_Photoshop_Seabo
PDF
Web Development syllabus
PDF
Flash vs. HTML5
PPTX
Introduction to flash cs4
PPTX
Mobile Game Development using Adobe Flash
PPT
Photoshop
PPT
Adobe Photoshop
PPT
Adobe Flash History and Basics
PDF
Web designing syllabus
PDF
Introduction To Photoshop
PDF
Adobe Photoshop Basics - Session 1
PPT
Introduction to photoshop
PDF
Web Designing Syllabus
PPT
Introduction flash
PHP Training in Hyderabad
Introduction of Adobe Flash Lite
CE_2423_Photoshop_Seabo
Web Development syllabus
Flash vs. HTML5
Introduction to flash cs4
Mobile Game Development using Adobe Flash
Photoshop
Adobe Photoshop
Adobe Flash History and Basics
Web designing syllabus
Introduction To Photoshop
Adobe Photoshop Basics - Session 1
Introduction to photoshop
Web Designing Syllabus
Introduction flash
Ad

Similar to Building Flash-based websites using Adobe Flex - Lesson 1/10 (20)

PDF
Webdevelopment
PDF
Fundamental of-web design-trends-20142
PPT
Ria Applications And PHP
PPTX
Php Web Frameworks
PPTX
AIR - Framework ( Cairngorm and Parsley )
PPT
Uncovering Windows - Silverlight Seminar
PPT
Flex And Php 101
PPTX
Food borne human diseases
PPT
Adobe AIR Seminar
PDF
ODP
Scaling PHP Applications with Zend Platform
PPT
Silver Light for every one by Subodh
PDF
Html5 workshop part 1
PPS
Afik Gal @alphageeks: Flex Intro
PPT
Lamp Zend Security
PDF
Top 6 leading PHP frameworks for web development
PDF
Client Continuum Dec Fy09
PDF
Best PHP Frameworks
PDF
Qnx html5 hmi
Webdevelopment
Fundamental of-web design-trends-20142
Ria Applications And PHP
Php Web Frameworks
AIR - Framework ( Cairngorm and Parsley )
Uncovering Windows - Silverlight Seminar
Flex And Php 101
Food borne human diseases
Adobe AIR Seminar
Scaling PHP Applications with Zend Platform
Silver Light for every one by Subodh
Html5 workshop part 1
Afik Gal @alphageeks: Flex Intro
Lamp Zend Security
Top 6 leading PHP frameworks for web development
Client Continuum Dec Fy09
Best PHP Frameworks
Qnx html5 hmi

More from Stefano Virgilli (14)

PDF
Is it photoshopped?
PDF
Shooting in a digital era
PPTX
Prototyping Mobile Application with Adobe FireWorks - By Linus Lim for VOX LAB
PDF
Silicon Valley Android Apps Brochure
PDF
Prototyping mobile apps_with_adobe
PDF
Cinematography c ot-102
PDF
Designer vs Client
PPTX
Adobe Flex - Foundation to Advanced (Bundle) [A-FX-103] Frameworks
PDF
All about colour - by Stefano Virgilli
PDF
Blending modes presentation
PDF
Building Flash-based websites using Adobe Flex - Lesson 10/10
PDF
Building Flash-based websites using Adobe Flex - Lesson 4/10
PDF
Building Flash-based websites using Adobe Flex - Lesson 3/10
PDF
Think again - Demystify graphic design
Is it photoshopped?
Shooting in a digital era
Prototyping Mobile Application with Adobe FireWorks - By Linus Lim for VOX LAB
Silicon Valley Android Apps Brochure
Prototyping mobile apps_with_adobe
Cinematography c ot-102
Designer vs Client
Adobe Flex - Foundation to Advanced (Bundle) [A-FX-103] Frameworks
All about colour - by Stefano Virgilli
Blending modes presentation
Building Flash-based websites using Adobe Flex - Lesson 10/10
Building Flash-based websites using Adobe Flex - Lesson 4/10
Building Flash-based websites using Adobe Flex - Lesson 3/10
Think again - Demystify graphic design

Recently uploaded (20)

PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PPTX
Orientation - ARALprogram of Deped to the Parents.pptx
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
master seminar digital applications in india
PDF
Complications of Minimal Access Surgery at WLH
PDF
Computing-Curriculum for Schools in Ghana
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
A systematic review of self-coping strategies used by university students to ...
PDF
Weekly quiz Compilation Jan -July 25.pdf
PDF
Microbial disease of the cardiovascular and lymphatic systems
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
GDM (1) (1).pptx small presentation for students
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
Lesson notes of climatology university.
PDF
RMMM.pdf make it easy to upload and study
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
Orientation - ARALprogram of Deped to the Parents.pptx
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
master seminar digital applications in india
Complications of Minimal Access Surgery at WLH
Computing-Curriculum for Schools in Ghana
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Chinmaya Tiranga quiz Grand Finale.pdf
Module 4: Burden of Disease Tutorial Slides S2 2025
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
2.FourierTransform-ShortQuestionswithAnswers.pdf
A systematic review of self-coping strategies used by university students to ...
Weekly quiz Compilation Jan -July 25.pdf
Microbial disease of the cardiovascular and lymphatic systems
202450812 BayCHI UCSC-SV 20250812 v17.pptx
GDM (1) (1).pptx small presentation for students
STATICS OF THE RIGID BODIES Hibbelers.pdf
Lesson notes of climatology university.
RMMM.pdf make it easy to upload and study

Building Flash-based websites using Adobe Flex - Lesson 1/10