Hi,
 
I got  a problem with the Tree Component. I have set the following properties for theTree componenet in my application:
 
labelField="@label"
 width="100%"
       height="100%"
       defaultLeafIcon= "undefined" 
       folderOpenIcon="undefined"
       folderClosedIcon="undefined"
       disclosureClosedIcon="undefined"
       disclosureOpenIcon="undefined"      
       fontSize="10"                
       depthColors= "[0xF4C406,0xffffff,0xF4C403]"            
       borderStyle= "none"       
       useRollOver="false"
       selectionDuration="0"
       selectionColor= "0xffff99
 
Now when I am trying to call
Tree.expandItem(event.currentTarget.selectedItem,true,true) method.It opens the child items .Only thing the animation for the parent node does not work.Only the labels get animated but the color behind the label doesnot animate it suddely changes it position.I want the label and color to move at the same time.Any help??
 
Thanks in advance
Mick
 
 


Do you Yahoo!?
Get on board. You're invited to try the new Yahoo! Mail. __._,_.___

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





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to