PDA

View Full Version : Dynamic Text Blocking Button Underneath


rectangle
03-07-2008, 10:25 PM
I've got some dynamic textfields on top of buttons, and no matter what I seem to try, the textfields always block the buttons underneath them.

Here is an example of my problem:
http://sccottt.com/public/dynamic-text-block.swf

I know in ActionScript 2.0, I was able to set textField.selectable = false and that let buttons work underneath dynamic text. However, when working in ActionScript 3.0, even when the textfield is set to not be selectable, it still blocks the buttons underneath it.

Anyone have an answer to this? Thanks!

rectangle
03-08-2008, 12:03 AM
Found this after MUCH searching. Hope this is useful to someone else as well:
http://www.communitymx.com/blog/index.cfm?newsid=895