Hi everyone,
So OK basically I need to create animated button with three pictures (optional) which will represent the button as active, passive and activated.
So the task wasn't very hard until my teacher added another thing: The user to be able to choose which picture to use.
So my questions are these:
First: Passive is when the button is not clicked, activated is when it is clicked, but what is active? When you rollover on it? Any idea?
Second: How it is possible to choose a picture for every state of the button? Combo box? Radio buttons? Any idea what can I use?
Thanks in advance!