is it possible to enable security on a service, and have it in a flex application, but only have it prompt for the password when the service is
turned on? Our application is primarily an open app with many users, but we want to put a few secure layers in there for use by a few select people, but we don't want all users to have to deal with the login pop-up.
-Daniel