I need to make a Facebook friend list with their pictures. I have one sprite for the picture, however due to this behavior (http://www.scirra.com/forum/sprite-loadimage-from-url-is-working-wrong_topic62033_page1.html), I cannot load different images on the same frame for different sprite instances.
Therefore, the question is, as a person may have 1k or more friends, how to achieve my goal? To create a sprite with more than 1k empty frames looks like a horrible idea to me...