I’m trying to make a menu similar to that of this site: danecook.com. If you’ll notice on (release) it transitions to the appropriate section, but on (press), you’re able to drag it. I’m not quite sure the actionscript to use, but I think it deals with if/else, but I’m not too familiar with that. I’m fairly new at flash so I could use all the help I can get. Thanks.
The on(press) section has a startDrag() function and on(release) has the easing function determining target x values, rate and the usual.
thanks, but I’m not quite sure as how to essemble the actionscript.
I could really use some help. Any amount is appreciated. Thanks.