just now, i go to electrongeek.net and realized that it’s color scheme had changed slighly. and its still that good.
it has a more advance button which last time don’nt have.
for example, when you are in home, the home button is unclickable, but when i rollover it, it still has the bluring effect.
now, i think thats not done by .enabled, right? :sigh:
The rollover effect uses hittest which plays a movieclip called “effect1” which is the orange glow.
As for the disabling part, I used the enable properties, so if one button is clicked, it is enabled = false, but enables = true the rest of the buttons. Pretty simple. =)