Hi, If you are planning to extend a component, you should write the base class in action script at least.
You can also write states in actionscript as well. Peace, Mike On 08 Mar 2007 19:04:18 -0800, Jason Graham <[EMAIL PROTECTED]> wrote:
I have a custom component that is done with MXML and some actionscript, in this component I have a few states defined which is for some transition effects between some containers. When I extend this component I cannot add any new states or else I lose my original states, so is the best practice to not have states in your custom components if they are extensible?
-- Teoti Graphix http://www.teotigraphix.com Blog - Flex2Components http://www.flex2components.com You can find more by solving the problem then by 'asking the question'.
