Vertical - Carousel

An array of images are randomly chosen on load and 'next' events, simulating loading data from within the client space. Orientation is set to "vertical". The parameter to set orientation is:

	orientation: "vertical"
	
	OR
	
	carousel.setProperty("orientation", "vertical");
Previous Button
Next Button
View the source or documentation