Is it possible to remove an item from array and bring it back when you 
remove another item. 

I have a <mx:list of clients that is using a button as an item 
renderer. When one of these buttons is clicked it opens a showcase 
view. The button label now becomes the showcase label and the button is 
removed from the list. When another button is clicked I would like to 
toggle the between the showcase and the list. I am having a hard time 
with the addItemAt(). I have tried the callLater() method. Any help 
would be appreciated.




Reply via email to