Hello,

Here is what I wish to do: if the user presses a movie clip (this.onPress) a new menu is created as long as the mouse button is still pressed down. So basically I want some onRollOver actions for each of the new movie clips in this new menu. But I have found that onRollOver does not work, since the mouse is still depressed. Any Ideas?