Question
Gallery with 100 photos in iPad2
every photo has 768x1024 (jpg, about 100kb), but are 100 photos
how is the best way to load that images images.
I am using Flash Builder.
Embed all photos ???
Save to file system and load from there??? (I try this, but the fps fall to 5, when I load 1 image)
Save the images in the project (Package contents) and load from there? (How I do that ?)
