[flexcoders] Re: how do you call the super's super?

2007-03-01 Thread Kalani Bright
Yes you can for each class you can just have to create a method which call's its super and call that method from the grandchild.

[flexcoders] Flex Buider IDE Smart Code Folding? Not auto-unfold?

2007-02-14 Thread Kalani Bright
Hello everyone I've tried to find out how to get the editor to not autounfold blocks of code that I have collapsed so I wouldn't have to see them. It just unfolds them either randomly or when I am arrowing up/down through the code in that area. I would not like it to NOT auto-unfold (expand