Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8041649
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T04:17:32+00:00 2026-06-05T04:17:32+00:00

I am trying to Load 5 or 6 remotes images to a scrollview and

  • 0

I am trying to Load 5 or 6 remotes images to a scrollview and swipe horizontal. I can get the URLs form my webserver (JSON output) , I’m trying to do this using AFnetworking for performances issues .

so far I can get the URL and load one picture to a UIImageview like this (Using Storyboard )

Jsonobject *items = [posterNSMarray objectAtIndex:0]; //load one url only 
NSlog (@"Object url %@", items.pUrl); //  picture URL
[self.imageview setImageWithURl :[NSURL URLWithString:items.pUrl] placeholderImage :[UIImage imageNamed:@"placeholder"]];

[EDITED QUESTION]
my question is how do I get all the images and save it to a NSMutableArray

Thanks for your help .

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T04:17:33+00:00Added an answer on June 5, 2026 at 4:17 am

    [EDIT]
    Based upon your comments below, I might actually choose then a different methodology
    Bring in All of your images. At this point you can use either UIImageView or UIButton actually to obtain the tap (from the scrollview) you wish. Assign the UIImages to your choice of UIButton or UIImageView, and the place them on your scrollview as you wish. You will have to dynamically create the actions for each Button or ImageView. Your action creation should then bring up another View to be place atop you scrollview, or another viewcontroller that you animate to, etc… In a View Controller you will have your UIImageView as full screen. At this point you can implement your own UIGestureRecognizers to implement the double taps, etc…

    I would use a UIListView. Here is a great link to custom UIListView implementation.

    http://cocoawithlove.com/2009/04/easy-custom-uitableview-drawing.html

    I would load your images into an NSMutableArray, to be used by the drawing routine of the custom UITableView.

    As for swiping, you can capture the swipe events, then you can do with the list items as you please (i.e. delete, edit, etc… from your image array).

    Another link:
    http://www.icodeblog.com/2009/05/24/custom-uitableviewcell-using-interface-builder/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

trying to load in a bunch of images into a list from a directory...my
I am trying to load a very basic XML document but everytime I get
I'm trying to get some json data from a remote website. I run my
I've a json like this from a remote url [{Name:Abcd,Alias:[Bcde,Cdef,Fghi,Jklm,Load more]}] When I try
My Problem I am trying to load JSON encoded data from a remote site
I'm trying to load thumbnail images from a remote site onto a UITableView. I
i m trying load UIImages from server asynchronously in UITableViewCell. My code worked fine
I have a problem with out of memory when I'm trying load a few
Trying to load a shared lib out of the current '.' dir in a
While trying to load a Bitmap onto a SWFLoader the Event.COMPLETE event is not

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.