Keydown press reveals each time a different image from a predefined sequence
Hi, I'm trying to have an event "key down / any key" reveal each time a different element, in a predefined way.
For example, i'm trying to have this
any key press > reveals image 1
another key press > reveals image 2
another key press > reveals image 3
I tried putting conditions after the first reveal : when image 1 is visible, on any key down, show image 2, etc...
But it reveals two images at once, and nothing happens after on keystrokes...
I tried attaching the VP file to the topic but it failed.
Here's a download link :
https://www.filehosting.org/file/details/851145/Keydown_press.vp
This example should help. The difference is that for each condition, you need to specify that the last image is visible and the image you want to show is not visible.
This example should help. The difference is that for each condition, you need to specify that the last image is visible and the image you want to show is not visible.
Replies have been locked on this page!