Recently in inca Category
September 18, 2009
Timer with a pause and resume
I needed the ability to pause the Timer class we have in ActionScript3 so i created my own TimerAdv class which extends it. I tested it on the environment i needed so i'm posting it here for everyone to test it out. Hopefully if i get the chance to properly test it out it will be part of the inca framework.
UPDATE I found via a comment on this post that theres a solution for this same thing done with a very similar logic and older than mine. You can find it here . I didn't base my logic on that post but what a coincidence. I guess great minds think alike, huh?
June 12, 2009
Get Google PageRank from Flash
I just added a PageRank ActionScript class to the inca library. You now can get a website's pagerank via flash.
June 7, 2009
YFinance ActionScript class
We have been playing a lot with financial api's at the office so i thought it was a good idea to create a YFinance consumer class for the inca library
May 14, 2009
Zimbra Mail ActionScript Library
Well... after a couple of weeks thinking if i should release the Zimbra ActionScript library i wrote without really testing i decided to test the mail part of it tonight and just release that part over at github.