Adobe Flash Media Server

Connecting to external sources

In addition to the communication models that streams and shared objects provide, Flash Media Interactive Server and Flash Media Development Server can interact with external data sources, such as web services and relational databases, or with other Flash Media Server applications. For example, Server-Side ActionScript can be written to connect to a web service (use the WebService class) or to a ColdFusion application to retrieve a list of names and phone numbers. The results of the query can then be placed in a shared object.

For more information, see the Developer Guide and the Server-Side ActionScript Language Reference.

Note: Flash Player, AIR, and Flash Lite clients can use any supported client-side ActionScript API to interact with external sources as well; Flash Media Server doesn't limit this functionality. For more information, see Flash Player, AIR, and Flash Lite documentation.