Hi!
When I load image function LoadImage does not really do the loading. I suppose that I have missed something in path configuration or nearby.
I have a script that copies all data to bundle and I see that bundle contains my
bin/data/images/… and
bin/data/sound/…
But I see empty rectangles when I run the app. I have the same situation on iPhone simulator and my iPod touch device.
How can I check that all needed paths are configured to get data be used?
Thanks in advance.