Hi I have a problem with this codes I'm trying to seta transitions between a group of states, but when I try to compile it, it says that the there is an undefined property named as two of the states: ...but it appears not to be the answer... am I doing something wrong.?

This is the code for the transitions, any help is appreciated.


Regards


gustavo

<mx:transitions>
        <mx:Transition fromState="*" toState="*">
                <mx:Parallel target="{[contact, whoWe, portFolio]}">
                        <mx:Move duration="200"/>
                </mx:Parallel>
        </mx:Transition>
</mx:transitions>

Gustavo A. Duenas
Creative Director
LEFT AND RIGHT SOLUTIONS
904.  265 0330 - 904. 386 7958
www.leftandrightsolutions.com
Jacksonville - Florida




Reply via email to