Please can someone provides sample usage of the carousel. I need to know where to place the data(be it images/html) and probably how to use the carousel as xtype.
I'm on 4.1.1 and have this kind of working... the carousel appears showing the first photo, but after the change none of the other photos show up -- just whitespace. My console shows that it's working, though. (For reference, I'm working off of this example: http://dev.sencha.com/playpen/ext-co...ples/carousel/) Also, I can't get any of the navigation to work. Is there an easy way to get the same functionality without a carousel?