I am learning Flex and have an image I would like to changed on mouseover, and switch to another state on click.
I do not want to use any of the buttons available in Flex.
Does anyone know th code to achiev what I want?
Thanks
I am learning Flex and have an image I would like to changed on
Share
Try something like this:
I don’t understand if you mean changing the state on the Image or on something else, but either way, this should provide a sense of how it might be done.