PDA

View Full Version : help with AS3 for Pop-up text boxes or graphics.


alciabides
08-13-2008, 06:30 AM
Need help with AS3 for Pop-up text boxes or graphics. I would like to have a button that when clicked or rolled over will display a text box or graphic and when clicked again or rolled off of will disappear. I'm having problems getting anything to work. Thanks in advance for any help.

dan_hin
08-16-2008, 10:21 AM
are you doing this entirely in AS3 or are you using the timeline at all?

snickelfritz
08-16-2008, 05:20 PM
You might want to use a tweening class such as TweenLite or Tweener.
(TweenLite gets my vote)
This is far simpler than creating a complex timeline structure.
zip the fla and attach it.