This document discusses extending the capabilities of ColdFusion and Flex. It provides examples of accessing ColdFusion services from within Flex applications using ActionScript proxy classes. This allows features like uploading files and getting image metadata to be utilized. The document demonstrates code for configuring the ColdFusion server connection and making remote service calls to upload files and get image info. Additional exposed ColdFusion services are also listed that are available to access from Flex applications.