View Full Version : hit states
lenihanbob
08-31-2007, 11:53 PM
I have a set of five buttons that control 5 movie clips each with _up, _over and _hit states in their individual timelines. I want the buttons to stay on the hit state until another button is pressed to indicate that this is the button currently selected.
Any help with this would be a godsend.
thanks
rob
atomic
09-01-2007, 12:11 AM
The hit state just defines the actual area where the button will be active, and in fact remains invisible in the .swf... Thus you probably mean... Stay on the over or down state...
This is somewhat what you get here...
http://www.actionscripts.org/showMovie.php?id=564
lenihanbob
09-01-2007, 12:24 AM
that is a much better description of the issue I have (or had). Thanks for the solution.
Rob
atomic
09-01-2007, 12:29 AM
;)
|
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.