If you are creating two different activities (VEC) for two diff images,
then I suspect that the image might be having the same element id or
class and hence, both the images are being identified as same in both
the activities.Please go into the Code Editor and go into the
Modifications tab in both the activities (in using VEC) and see if the
selector for both the images is same or different? If same then that's
the issue.