I've got an xml file that I read in as e4x format and create an
interface from using repeaters.  The interface looks like this:

Accordion - Policy
   Accordion - Division
      TabNavigator - State
         Repeating Rows of classcodes
         Button to add a class code to the current state

I've got the logic written so that once the button is pushed, a class
code is added in the correct section of the xml document.  This alone
will not spark a change in the interface.  I explicitly have to reset
the value of the top databinding variable (an xmllistcollection) to a
new xmllistcollection based on the e4x xml variable.  This has the
nasty side effect of resetting the interface to accordion 0, accordion
0, tab 0.

Is this the way it works, or am I missing something....

Thanks



-- 
Marlon


--
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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> 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