5 Comments

  1. abhishek
    Posted November 9, 2008 at 10:15 pm | Permalink

    its really good example,
    could u tell where exactlly the uername and password files are stored on local pc ?

  2. Lar
    Posted November 26, 2008 at 12:26 pm | Permalink

    Hmmmm. That looks a lot like the code I wrote while at AOL.

  3. Posted November 26, 2008 at 1:54 pm | Permalink

    Lar, you mean because, like your code, it had to be fixed to work? Haha. Actually this code is similar to login code that was implemented for the desktop application in the last public release but also borrows from other examples on the web and modified to make a practical login example. Since we often borrow from other examples, it seems fair to give back to the community. Also, we never mention the evil empire on this blog, nobody wants that kind of bad luck!! :)

  4. Posted June 4, 2009 at 9:34 pm | Permalink

    Thanks for your login tutorial in flex, nice.

  5. Posted June 5, 2009 at 3:38 pm | Permalink

    Sure man, glad it helped!

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use [as]...[/as] to post ActionScript code in your comments. Example code in comment: [as] public var myvar:String = "Hello"; [/as]