Nope, that is it... CFMX just needs to be installed, running and configured to server through that port...
I have seen times when the connection does not get made correctly by CFMX through to IIS with Flashremoting - no idea why and it was very early on in the game. In those cases go into your CFusionMX\runtime\servers\default\ dir and move the flashgateway.ear somewhere safe... restart CFMX (you might want to reboot to make sure CFMX has shut down) Then when CFMX is running again, put the ear file back, the embedded JRun will see it and redeploy it... And away you go... L. -----Original Message----- From: Ross Williams [mailto:[EMAIL PROTECTED]] Sent: 13 December 2002 14:28 To: [EMAIL PROTECTED] Subject: [ cf-dev ] Flash Remoting & CFMX Hi, I'm dipping my toes into FlashRemoting and CFMX using the Google webservices example from Macromedia.com Not sure if we've got CFMX set up correctly to handle FlashRemoting though. The actionscript lines within the FLA are: #include "NetServices.as" #include "NetDebug.as"; The gateway we're for the FlashRemoting is: http://kryten/flashservices/gateway (where kryten is the name of our CFMX server) Does CFMX need anything extra configured for CFMX remoting? Haven't got my head around it fully yet and would appreciate some help!! :) Ross ------------------------------------------------------- Ross Williams Managing Director, Rawnet Limited Direct Phone : +44 (0) 1344 393 440 Switchboard : +44 (0) 1344 393 040 ------------------------------------------------------- rawnet ltd Atrium Court Bracknell [EMAIL PROTECTED] Berkshire Tel : +44 (0) 1344 393 040 RG12 1BW, UK http://www.rawnet.com ------------------------------------------------------- This message may contain information which is legally privileged and/or confidential. If you are not the intended recipient, you are hereby notified that any unauthorised disclosure, copying, distribution or use of this information is strictly prohibited. Such notification notwithstanding, any comments, opinions, information or conclusions expressed in this message are those of the originator, not of rawnet limited, unless otherwise explicitly and independently indicated by an authorised representative of rawnet limited. ------------------------------------------------------- -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
