dop2000,
Thank you for the reply.
I got stuck.
It is images. It's a photo app, but only a small one and it only has to really work for a month. It's to teach my autistic daughter to understand and tell what she did yesterday.
I got the first part, right up to -----> Text: Append LocalStorage.KeyAt(LoopIndex)
I thought I could do the same with a sprite, but I don't see an append on the sprite options. It came right up with text, but not sure how to do it with a sprite.
Is the code different or am I just missing it?
Thanks again.
+ LocalStorage: On all key names loaded
----+ System: Repeat LocalStorage.KeyCount times
-----> Text: Append LocalStorage.KeyAt(LoopIndex)