What gave you the impression that UI built in Flex less secure than one built in HTML? In both cases the end-user can input sensitive data like credit card information and then it is up to you to setup proper security. Like making sure that the client to server communication is done using SSL (meaning HTTPS). If you dont do this in either case, then anyone can capture the data that is being transmitted.
You need to provide more information so we can help you. Also the link you provide below doesn't have anything to do with you question. Jimmy On Sun, Apr 18, 2010 at 12:01 PM, [email protected] < [email protected]> wrote: > > > I was under the impression that flex is not a secure UI and that credit > card information and other sensitive information should not be passed > through flash/flex. > > When I upgraded my account with Pandora, I noticed the payments system > interface was flash. Also, there is the flex store that Conraets talks about > at > http://coenraets.org/blog/2010/02/flexstore-revisited-building-an-animated-spark-layout/ > > So, are these methods not secure, then? > > > -- Jimmy G Development Team Lead

