Help to manipulate the buttons

I use the setInterval method to scroll through a series of images in a ViewStack every six seconds. This part seems to work fine. I have also a few buttons on the side who handle the ViewStack's selectedIndex property. Here's my problem:

I can't handle the button States to correspond with the current image of the ViewStack. I'm going nutz trying to manipulate these buttons and none of my research appear to be what I'm looking for. I want that the buttons appear as if the user was wriggling on them when the corresponding ViewStack image appears. How can I do?

Here is my Project of Flex Zippes

And here's another look at my code. Thank you.

Find my use of the show and hide events for send button MOUSE_OVER and MOUSE_OUT event. Don't forget that for the ViewStack.

Tags: Flex

Similar Questions

Maybe you are looking for