Does not need to be that secure.  Will be sending a randomized link (ex: 
www.example.com/FSDF3453459324_234hn) directly to client.  

I don't even have to deal with usernames, just one password that would make the 
dashboard functional.  

I will check out your website.  Thanks for your time.

Alex

--- In flexcoders@yahoogroups.com, "Tracy Spratt" <tr...@...> wrote:
>
> Certainly, but it is a very complex subject with many solutions.  Few of
> them are implemented in Flex alone.  How secure is secure?  Where and how do
> you want to maintain your list of user/passwords?  Do you need to hash them
> or will you send them in clear text?  Do you need to use https?
> 
>  
> 
> I have a simple log-in example on cflex.net, but it is not suitable for
> sensitive data.
> 
>  
> 
> Tracy Spratt,
> 
> Lariat Services, development services available
> 
>   _____  
> 
> From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
> Behalf Of AJC2357
> Sent: Wednesday, August 26, 2009 3:46 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] Password Protection in Flex
> 
>  
> 
>   
> 
> Hello, 
> 
> I am new to flex but am immensely enjoying the charting/dashboard
> capabilities. 
> 
> As I begin to put sensitive data together for certain clients, I am
> wondering if there is a way to password protect the swf output.
> 
> For instance, I would like to send a link to a client with their requested
> business-intell dashboard. When he/she opens this link, I want the first
> screen of the swf file to ask for a password. Once the password it entered
> correctly, the dashboard becomes functional.
> 
> Any code suggestions or links to relevant examples? Thanks in advance,
> 
> Alex
>


Reply via email to