Hello All,
  I have a HorizontalList that has an ItemRenderer that displays an Image.  The 
HorizontalList only displays one of my images at a time.  I'm trying to make a 
transition where the next image slides into the screen.  
  Now, since itemRenderers are recycled, I probably can't use a List control.  
So, I'm open to using a Repeater.
  
  I've worked with transitions in the ViewStack before.  

  Any suggestions or links to slideshow samples that have images slide into 
place?

Thanks

Reply via email to