Flash: ActionScript: Function stack

Hi all, I have recently wrote a tutorials on function stack. It is a very useful concept where you try to store functions in array, manipulate your application behaviour by manipulation the functions array and executing them in any sequence you can think of. It is very flexible and dynamic. :smiley: http://www.thedarkestsociety.com/2006/09/16/flash-actionscript-function-stack/ Cheers, lXciD