CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 17 Jul 2025 18:01:43 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090305113710
location: https://web.archive.org/web/20090305113710/https://www.adobe.com/devnet/sap/learn_flex.html
server-timing: captures_list;dur=0.550768, exclusion.robots;dur=0.029678, exclusion.robots.policy;dur=0.019020, esindex;dur=0.010340, cdx.remote;dur=22.633355, LoadShardBlock;dur=301.494412, PetaboxLoader3.datanode;dur=251.601500
x-app-server: wwwb-app200
x-ts: 302
x-tr: 349
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app200; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 17 Jul 2025 18:01:45 GMT
content-type: text/html
x-archive-orig-date: Thu, 05 Mar 2009 11:37:09 GMT
x-archive-orig-server: Apache
x-archive-orig-cache-control: max-age=21600
x-archive-orig-expires: Thu, 05 Mar 2009 17:37:09 GMT
x-archive-orig-x-ua-compatible: IE=7
x-archive-orig-connection: close
x-archive-orig-vary: Accept-Encoding, User-Agent
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Thu, 05 Mar 2009 11:37:10 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 05 Mar 2009 11:37:10 GMT", ; rel="memento"; datetime="Thu, 05 Mar 2009 11:37:10 GMT", ; rel="next memento"; datetime="Fri, 14 Aug 2009 17:27:18 GMT", ; rel="last memento"; datetime="Sun, 28 Jan 2024 02:43:07 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_8_20090305092204_crawl101-c/52_8_20090305113546_crawl101.arc.gz
server-timing: captures_list;dur=0.527157, exclusion.robots;dur=0.024665, exclusion.robots.policy;dur=0.015289, esindex;dur=0.011197, cdx.remote;dur=52.836399, LoadShardBlock;dur=434.615239, PetaboxLoader3.datanode;dur=726.999072, load_resource;dur=1018.308666, PetaboxLoader3.resolve;dur=668.805209
x-app-server: wwwb-app200
x-ts: 200
x-tr: 1689
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Adobe - Developer Connection : SAP | Learn Flex for SAP developers
Accessibility
Products
Technologies
A–C
D–H
I–Z
Developer services
Project centers
Developer resources
Community resources
- Flex cookbook (share code)
- Adobe AIR cookbook (share code)
- CSS Advisor (browser bug fixes)
- Exchanges (share components)
- Adobe Labs
- Adobe Open Source
- Forums
- RSS feeds
- Bug base
- User groups
- Adobe Community Experts (ACE)
- Developer events
Product documentation
- All products
- ActionScript Language Reference
- Adobe AIR
- ColdFusion
- Dreamweaver
- Flash
- Flex
- LiveCycle ES
- Spry
Downloads
Samples
Training and books
- Online training
- Classroom training
- Certification
- Adobe Developer Library
- Adobe Press
- Safari Books Online
Newsletters
Blogs
- MXNA (blog aggregator)
- Adobe blogs
Archives
ADC program
Additional resources
SAP
Adobe Flex for SAP developers
Learn how to use Flex Builder and the Flex framework to add rich data visualization to SAP applications.
To make the most of the following resources, you will need the following software:
Flex Builder 3
Explore rich Internet applications
- Introduction
- In 2002, Macromedia coined the term rich Internet application (RIA) to refer to a dynamic web experience that is rich and engaging, as well as interactive. This section introduces SAP developers to the power of RIAs created with Adobe Flash and Adobe Flex and rendered with the Adobe Flash Player and Adobe AIR runtimes.
- Experience rich Internet applications
-
- Website: Nike Air built with Adobe Flash
- Website: FotoFlexer built with Adobe Flex
- Website: eBay Desktop deployed on Adobe AIR
- Compare Adobe Flash, Flex, Flash Player, and Adobe AIR
- Learn the differences between these related Adobe products and understand why programmers prefer Adobe Flex, and designers prefer Adobe Flash, for creating RIAs.
- Create engaging user experiences for SAP software
- This presentation describes how RIAs are enhancing SAP user interfaces. It also includes examples of real-world implementations of the technologies for SAP customers.
- Use RIAs in Web Dynpro
- Thomas Jung of SAP discusses the future of RIAs with Web Dynpro.
- Find more RIA resources
-
- Website: Flex Showcase on Flex.org
- White papers: Analysts reports on RIAs
- Article series: Anatomy of a Flex RIA
- Website: InsideRIA (O'Reilly Media)
- Blog post: When to use Flex and Ajax together
Develop Rich Islands for Adobe Flash
- Introduction
- Rich Islands for Adobe Flash can be integrated into SAP Web Dynpro applications, but are not created with the SAP development tools. SAP users should use Adobe Flex Builder to create Rich Islands for Adobe Flash. Note: SAP developers who already use NetWeaver Developer Studio should consider using the Eclipse plug-in version of Flex Builder 3. Both development environments are Eclipse-based, and work seamlessly together.
- Download the free Flex SDK
- The Adobe Flex 3 Software Development Kit (SDK) includes the Flex framework (component class library) and Flex compiler, enabling you to develop and deploy Flex applications using an IDE of your choice.
-
- Web page: Download the Adobe Flex SDK
- Download Adobe Flex Builder 3
- You can accelerate application development with Adobe Flex Builder 3 software, which is an Eclipse-based development environment that comes in both Standard and Professional editions.
-
- Web page: Download Adobe Flex Builder
- Get an overview of Flex Builder
- Set up a Flex Builder workspace and project
Learn the programming languages of Flex and Flash
- Introduction
- Flex applications are created with two programming languages: MXML and ActionScript. MXML is an XML-based language that is primarily used for UI elements. ActionScript is used to for programming and business logic.
- Understand MXML
- Code with MXML and ActionScript
- ActionScript 3 Primer
Create a Flex application
- Explore the pre-built components
- The Flex framework contains pre-built components. Interactively explore these components, and the code that implements their functionality, in the Adobe Flex Component Explorer.
-
- Flex RIA: Flex Component Explorer
- Use pre-built Flex controls
- Use controls
- Work with containers
- Use containers
- Position and lay out Flex components
- Bind data between controls
- Handle user events
- Use data binding
Integrate Rich Islands for Adobe Flash into Web Dynpro
- Rich Islands for Adobe Flash demos and tutorials
- SAP has created a series of tutorials, which includes videos and step-by-step guides for integrating Rich Islands with Web Dynpro.
Customize the look and feel of Flex applications
- Style and customize pre-built Flex components
- Skin and animate Flex applications
-
- Videos and Exercises: Learn how to change the look and feel of Flex islands
Appendices: Deepen your Flex knowledge
- Appendix A: Create accessible Flex applications
-
- Website: Adobe Flex accessibility home
- Website: Flex accessibility best practices
- Website: Using Flex with JAWS
- Slide deck: Developing accessible Flex applications (Andrew Kirkpatrick)
- Appendix B: Build multilingual applications
- Appendix C: Delve deeper into Flex
- Website: Adobe Flex Developer Center (primary resource for Flex developers)
- Videos and exercises: Flex in a Week
- Documentation: Adobe Flex 3 Language Reference
- Best practices: Flex SDK coding conventions and best practices
- Flex Learning Paths: Goal- and task-based learning for Designers/Developers, Programmers, Architects, Managers
- ADC Home
- Online Privacy Policy
- Terms of Use
- Contact us
- Accessibility
- Report piracy
- Permissions and trademarks
- Send feedback
- Adobe.com Home
Copyright © 2009 Adobe Systems Incorporated. All rights reserved.
Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy (updated 07-08-2008).
Search powered by Google™
