Thanks, João, I had been trying both, and neither worked. As part of the fix in my last post, I have indeed gone back to "cfc.AddressService"
Thanks again for your help! Jamie >If you are loading as >http://myapp.localhost/cfc/AddressService.cfc?method=getStates you can't >use ><mx:RemoteObject id="addressService" >source="myapp.wwwroot.cfc.AddressService" ... but you should use instead ><mx:RemoteObject id="addressService" source="cfc.AddressService" ... > >-- > >João Fernandes > >Adobe Community Expert >http://www.onflexwithcf.org >http://www.riapt.org >Portugal Adobe User Group (http://aug.riapt.org) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/flex/message.cfm/messageid:5619 Subscription: http://www.houseoffusion.com/groups/flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
