↧
A closer look of mx_internal namespace
ActionScript 3 is an Object Oriented Programming language, and here access modifiers are used for handling declaration visibility. The common access modifiers in Object Oriented Programming are Public,...
View ArticleDigging into Custom Metadata Tag in Flex and ActionScript
The basic lineaments of Flex are tag based programming and use of metadata injection. Several times we used metadata tags in our Flex application and most of us are very familiar with Flex SDK defined...
View ArticleActionScript 3.0 – Performance Tuning
Performance is a key ingredient to success of any application. This is a common factor for end-user to judge your application. Here I am listing some of the point that help us to improve the...
View Article