Hi,
I am making students photo id card for a School. Suppose in the given space I can display 4 students card in a proper format, of which they will take a print out and can use it.
Lets say there are total 50 students then there will be pagination (50/4=13 pages)
with next and back button for navigation. I am reading all the data from XML File.
Now my question is can it be possible for me load all the 50 images somewhere in backgorund (or MC) at the begining only so that while navigating pages images in that particular page (photo of a student) shouldnt take time to load.
I hope I have clarified my problem. Can someone give me some input on this.
It will be really appreciated. Thanks in advance
aShIsH