Installing Flash Remoting Update



Flash Remoting Update lets you create rich Internet applications by using Adobe® Flash™ Builder™, with the advanced data retrieval features of ColdFusion, such as the cfpop, cfldap, and cfquery tags. Also, you can use Flash Remoting Update to create Flash Forms and SWF applications that contain features, such as server callbacks and customized user interface.

Install Flash Remoting Update

  1. Install ColdFusion 9.

  2. If your ColdFusion server uses something other than port 8500, do the following:

    1. Open the file <cf_root>\wwwroot\Web-INF\flex\services-config.xml.

    2. Change the following to specify the port that you are using in the endpoint URL:

      <endpoint uri="http://localhost:8500/flex2gateway/" in flex-services.xml
    3. Save the file.

    4. Restart the ColdFusion server.