moritz Posted June 16, 2009 Report Share Posted June 16, 2009 hello all: I am making a menu, and I don´t know how to change the color of a button when move the mouse cursor over it. Anybody can help me?There are some examples in the forum?moritzand....How can I add a clic sound for each button?Thanks Quote Link to comment Share on other sites More sharing options...
nobeefstu Posted June 16, 2009 Report Share Posted June 16, 2009 moritz,To give a button additional color properties ... you must first give the button object some type of Action on Mouse Click ( other than None ). Button objects with no actions or functions dont provide or display the additional color properties available ... they are treated like static objects because they do nothing. Open the Common tab of the selected button object and select Action on Mouse Click and give it a function value.Now ... goto Properties tab of the selected button object and you will see the additional button color properties settings available near the top of the tab. **Pte does not provide or offer sound effects for buttons. Quote Link to comment Share on other sites More sharing options...
moritz Posted June 17, 2009 Author Report Share Posted June 17, 2009 Thanks nobeesftu.All Work fine.moritz. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.