bring object to front flash actionscript 3
Posted
by steve
on Stack Overflow
See other posts from Stack Overflow
or by steve
Published on 2010-05-23T10:54:52Z
Indexed on
2010/05/23
11:00 UTC
Read the original article
Hit count: 332
actionscript
I have a menu set up that has about 20 menu items in a circle. When you mouse over each item, a title comes up. The only problem is that because of the depth order, it's hidden behind the other menu items. Is there a way to bring this item to the front when moused over? I'm pretty actionscript illiterate so any help would be awesome.
© Stack Overflow or respective owner