Android Question Image Array, timer

dibb3386

Member
Licensed User
Longtime User
I feel silly posting this (still a noob after all this time) but even after b4x chat am not getting it :(

So...

Ive got images placed with designer (1-30) ive got an array called path1 for a set path of images (like 12345678) next path might be 123-9,10,11,12 or 2,4,8,16 etc.

I need to turn off visability for one image as another goes on (to make an animation) on a timer.
 
Top