Hi
I'm using Tweener to create rollovers (changing the text colour) with the following text;
movMenuBar.movServicesBtn.onRollOver = function() {
Tweener.addTween(movMenuBar.movServicesBtn.txtServices, {_text_color:0x990000, time:2});
};
movMenuBar.movServicesBtn.onRollOut = function() {...
Thanks. I was just hoping to be able to find a tutorial on it, that could help me with the actionscript, as I am a bit of a beginner at AS.
Thanks
Wayne
Hi
I've got a new site to do where I need to scroll up and down a fishing rod. I have found a golf club site where they section the club into sections and when you click on a section it shoots to that part of the club.
The site is http://www.taylormadegolf.com/pickone/ (you then need to pick one...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.