Link to home
Start Free TrialLog in
Avatar of Brian Lin
Brian LinFlag for United States of America

asked on

RollOver and Press question

Hi, Experts

I have a code that onPress is not working. I use RollOver once and it disable the button to function. I wonder if are there any way to make onPress work. Thanks

Please download the fla file at http://www.4shared.com/file/5385673/2a2f6212/rolloverqs.html
Avatar of muxxter
muxxter

What are you assigning the onPress event to?

Cause I tried it out, and it works fine for me.

I did notice, however, that you set the onPress event for work_list.jew on every enterFrame event. I'd move this out of that event, cause it's getting replaced every 12th of a second.

Cheers
Gav
Avatar of Brian Lin

ASKER

ohhh
Is that what the problem was?
mm, i moved the onPress to out side the onEnterFrame, but there is no trace shows up
here is an example:

http://www.myjavaserver.com/~seandelaney/rollOverBtnPressExample.zip

Download this and see how i have done it....

Ellandrd
ASKER CERTIFIED SOLUTION
Avatar of muxxter
muxxter

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial