Flex AS3 Password Creator / Generator
Ever wanted to create or generate passwords within Adobe Flex / Flash Builder or AS3 ?
Well it’s quite simple to do this.
You only need 11 lines of code for generating a password (well 13 if you count the function statement)
Read More
Creating a Unix Time stamp with Flex
Just added a nice little code to create a unix time stamp.
The function is only 5 lines (well actually 3 without the function statement) so very small
You can find this small code here:
http://www.flex-blog.com/easy-unix-time-function/
Read More




