Im designing my company’s site. The navigation is flash. I am using the tween class to create fadeIn and fadeOut effects. http://www.vangarnett.com/source/pages/mainFrame.php
If you put your mouse over one of the navigation buttons at a normal/slow speed and go from button to button it works great: mouseOver and it fades a color image alpha 100 over the blue image…mouseOut and the color image fades to alpha 0.
Now if you run your mouse over them from left to right or right to left at a fairly fast pace it makes some of the buttons stick at alpha 100 and some times they do the right thing and go to alpha 0 then pop back to alpha 100 when the default ‘resting’ look is alpha 0.
I’m self taught and an artist not really a programmer so this might be done all screwy, but I hope someone can help me and tell me why this is happening because I’m at the end of my rope. Here is a link to all the files: http://www.vangarnett.com/rick.html
please help!
thank you,
van