Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Xadiant

macrumors newbie
Original poster
Aug 28, 2012
4
0
Hello,

I am working on building a system to slide images across the screen in rows... what is a simple way to implement this? I will be loading a list of images via an xml file.

The closest thing I see that resembles what I am doing is the netflix app with their rows of images that you can slide horizontally through:
mzl.tdyxjatu.480x480-75.jpg
 

Duncan C

macrumors 6502a
Jan 21, 2008
853
0
Northern Virginia
Hello,

I am working on building a system to slide images across the screen in rows... what is a simple way to implement this? I will be loading a list of images via an xml file.

The closest thing I see that resembles what I am doing is the netflix app with their rows of images that you can slide horizontally through: Image

Set up a series of UIScrollViews, set to only scroll horizontally. Don't use the term "slider" That is a specific iOS control unrelated to scrolling areas, and you'll confuse people.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.