Well I want to use mx:Remoting but my application is on localhost:8700 and my authentication.cfc (which I use to check login details) is in localhost:8500/CFC
My question is: How do I use the remoting to set the proper destination and source? Do I have to move the CFC files elsewhere, or can I just somehow set all the destination properties in the LCDS remoting XML? Thank you guys in advance -Mike

