Cheers

--- In flexcoders@yahoogroups.com, e baggg <[EMAIL PROTECTED]> wrote:
>
> You need to put the click event on the Accordion.  The click event
really should call a method which can set the state based on which one
was clicked.
>    
>   <mx:Accordion click="currentState='Details'">
>   <mx:VBox..>
> yaagcur <[EMAIL PROTECTED]> wrote:
>           I have a vbox within an accordion which when I click on I
require to
> change the stae of the application. I have tried
> <mx:VBox click="currentState='Details'">
> without luck
> I've played around with putting it in an outside function but cannot
> get the right answer as of yet
> Any help much appreciated
> 
> 
> 
>          
> 
>                               
> ---------------------------------
> Do you Yahoo!?
>  Everyone is raving about the  all-new Yahoo! Mail Beta.
>







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to