I have a flash menu.

It has 8 buttons on the stage.

Each button has a up state and over state

To show the user how this menu works i want to simulate a mouse over on each button, from button 1 through to button 8. With perhaps a few seconds delay between each mouse over.

I found some action script that advances the frame after a specified time but it doesn't actually trigger the mouse over state.

Any help would be appreciated.

Don