Author Archives: Nathan Ross

Creating JNIs in XCode

Here at Rain we often argue over which language is the best.  Although I am primarily an ActionScript developer, my heart still belongs with Java.  Even though Java is a strict language and mistakenly has a bad rap for performance, … Continue reading

Posted in Blogroll | Tagged , , | 1 Comment

Flex Custom Component Lifecycle

The purpose of this post is to identify what the component lifecycle is and how to utilize it to create components that are efficient and re-usable. I will cover both the functions we need to override as well as the … Continue reading

Posted in flex | Tagged , , | Comments Off