PDA

View Full Version : How can I add hint to my flash buttons


adrian281990
06-02-2008, 07:40 PM
Hi, I have some buttons on my stage and a want to add a hint text that will appeared when the user rolls the mouse over it, displaying some info. How can I do this, do I need to make a custom class, there are some free components or flash has this thing build inside?

Freaky_Chris
06-02-2008, 09:11 PM
just create a little section contianing your text then on roll over of the button just have it set to visible

adrian281990
06-02-2008, 10:07 PM
grate ideea