The code snippet worked fine for me if the intervals property is an 
array of strings.  Is it possible you are initializing intervals from a 
web service call?  If so, you have a timing problem in that the 
selected index was set long before the data arrived (actually it 
thought it had zero rows of data).  In such a case you should reset the 
selected index when the data arrives.





 
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