How to set mask for TextInput?
Some "TextInput components" are in any movieclip, and this movieclip is masked by some movieclip.
In HTML5 product, these "TextInput components" becomes "Input" tagging elements.
Sometimes some "Input" elements are in masking area, and some "Input" elements are out of masking area.
How can I hide "Input" elements that are out of masking area?
In flash, it's so easy, but in HTML5, I don't know how to make masking source for "Input" elements.
Who has a solution? Or it's not possible?
I think of using one input field and pass value, but to fix huge huge files, (or to give it up) I'm searching the EASY solution.
Please, help me. I miss Actionscript, very much...
