  | | | Making a menu system that pops up onPress, and goes away onRelease | Making a menu system that pops up onPress, and goes away onRelease 2004-03-20 - By Daniel Hai
Back I want to make a drop down that pops up multiple options(other buttons with over/hit/click states) when i press the button, and goes away onRelease, and then returns a value. The problem is that events for other buttons won't fire unless the button is released. I tried a button that creates a movieclip and creates instances of other buttons, but their over states don't get fired unless i release the button. I even tried the onDrag onDrag out, but the menu pops up right over the previous button. Anyway way to do this without having to make the user click twice?
Dan
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Supported by Fig Leaf Software =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- Be sure to check the archives and the wiki: http://chattyfig.figleaf.com/ =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107513 =-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe send a blank e-mail to: Normal Mode: flashcoders-unsubscribe@(protected) Digest Mode: flashcoders-digest-unsubscrive@(protected)
|
|
 |