I created a menu for the my website and I wanted the munu to indicate the current page. The menu has a movie for each page link and the following script is applied to each movie when its corresponding page is pulled up.
I know there is a better way of doing this but have not figured it out. Any help plaese!Code:onClipEvent (enterFrame) { gotoAndStop(10); }
David


Reply With Quote
