 | |
07-15-2004, 10:12 AM
|
· #1 | | New Member | Flash Navigation Problem A while back a friend and I made an attempt at starting up a web design company. The site went over pretty well and there were no problems except one. Our flash navigation bar worked flawlessly, except that if you rolled of one of the buttons to the top or bottom of the
bar, it would get stuck. If you play around with it you will see what I mean. The only way to unstick the button was to hover back over it. Please let me know what is wrong and how to fix this. |
| |
07-15-2004, 10:19 AM
|
· #2 | | Senior Member Join Date: Jun 2004
Posts: 1,039
NP$: 237.00 ( Donate)
| you might wanna adjust your if statment for that. I use like:
onClipEvent(mousemove)
if(_root._xmouse>50) {
dothis;
}
its just not having time to process it, if you move the mouse to fast. |
| |
07-15-2004, 10:21 AM
|
· #3 | | New Member | Wait...I didn't use an if statement, and your language is a little over my head :P. I used an "On Rollover, goto and play X, On Rollout, goto and play X"
__________________
you are just like me
|
| |
07-15-2004, 06:59 PM
|
· #4 | | Senior Member Join Date: Jun 2004
Posts: 1,039
NP$: 237.00 ( Donate)
| thats why, its not picking up the rollout, since its so fast. |
| |
07-16-2004, 10:12 PM
|
· #5 | | New Member | and...what do i do about this...??
__________________
you are just like me
|
| |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |