Archives
Design in Mind
Adobe Flex 4 is now on active development stage and is expected to be released by 2009. The most influencing feature that has been planned about this new version is design considerations of flex applications.
In most of the cases flex applications are identified to look nearly similar because, developers use the default style of the [...]
New Features to Come
Flash CS4 -“diesel” is coming with really fantastic new features that will make make the interactive designers really proud of it. Starting from the brand new timeline operation (where you need not have to put a key frame to get your objects animated), IK( Inverse Kinematics) , vectors and many others will definitely produce fun [...]
Understanding Vector Class
Not to get confused with the word ‘Vector’(Class) with vector ( scalars and vectors), is basically a new class introduced in new version of flash player(version 10). This class is meant for accessing and manipulating a vector(a typed array), means it can handle a vector of strings, vector of integers, and so on- even you [...]
_searchKey
Somany days back I had got a unknown variable _searchKey, whose datatype was Number and exists inside movieclips. I searched in the web , adobe documentation but no where I got actual stuff (May be need to search more or more updated information). That keyword species was quite odd and had strucked my work for [...]
Design.xml
If you are not sure about the use of design.xml inside the flex component packaging, please go though my previous article(Custom components), where I faced some problem regarding categorizing my own set of components.
Design.xml plays a vital role in creating a new new tree child inside the flex components panel. Here is a simple [...]

