DreamThrall
Newbie
- Joined
- Oct 14, 2003
- Messages
- 3,483
- Reaction score
- 0
I'm having an odd problem with my buttons and events...
I have several buttons that all have a keyframe for "onRollOver". However, when they are used as a "Button", they won't fire events (myButton.onPress never gets fired).
When they are used as a "MovieClip", they will respond to the events, but once an event is assigned a function, the rollover animation no longer works.
What is going on here??
I have several buttons that all have a keyframe for "onRollOver". However, when they are used as a "Button", they won't fire events (myButton.onPress never gets fired).
When they are used as a "MovieClip", they will respond to the events, but once an event is assigned a function, the rollover animation no longer works.
What is going on here??