With Flex you can use setRemoteCredentials in your destinations and it will be exposed as cflogin.username/password.
Only access="remote" are visible to Flex/AIR apps but you can change this behavior by setting the <method-access-level>remote</method-access-level> to <method-access-level>public and remote</method-access-level> (in the remoting-config.xml) but I wouldn't advise you to do so. -- João Fernandes http://www.onflexwithcf.org http://www.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;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297118 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

