Specifications
300
CHAPTER 15
Deployment options
The following example shows a typical deployment environment for a Flex application:
Deploying an application for Flex SDK and Adobe® Flex® Builder® might require you to perform some or all of the
following actions:
• Copy the application SWF file to your deployment server. As the previous example shows, you copy the appli-
cation to webserver.example.com.
• Copy any asset files, such as icons, media files, or other assets, to your deployment server.
• Copy any RSLs to your web server or application server. For more information, see “Deploying RSLs with Flex
SDK” on page 301.
• Copy any SWF files for your module to your deployment server in the same directory structure as you used
for your development environment.
“Deploying modules with Flex SDK” on page 301.
• Copy any SWF files required to support Flex features, such as deep linking. For more information, see
“Deploying additional Flex files” on page 301.
webserver.example.com
Proxy server
Application server
appserver.example.com
Web services server
nance.example.com
Web server
Firewall/Router/DNS server
HTTP/SOAP
Flex applications on
client machine










