How to show prompt ?
I have a object,and I want to add it into mouse over and mouse out event,when mouse over the object,it will show a prompt information beyond the object by using a window or dialog box,when the mouse out of the object,the prompt will disappear.
My question is how to show prompt information beyond the object by using actionscript3? Is there any model? An example is better.
Thanks.