|
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 UpdateInstall ColdFusion 9.
If your ColdFusion server uses something other than port
8500, do the following:
Open the file <cf_root>\wwwroot\Web-INF\flex\services-config.xml.
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
Save the file.
Restart the ColdFusion server.
|
|
|