ok, that helped :)
thanks, i went with the move next botton. so now a 2nd questions....
is there a way to loop through a list of Image boxes to change a value?
example:
loop x < xyz
image1.property=blabla (---the image1 needs to be updated as well....image1, image2, image3....)
x=x+1...