Hi, i'm trying to learn Flash Mx this summer... And I came over e few
problems that I couldnt figure out.
1. Is it posible to make a mask-layer that on some places is
half-transparent?. For instance using a transparency *.png file as a mask...

2. How can i execute a function by pressing the enter-key within an
input-textbox?.
I only see the onKeyDown event for textboxes, but that triggers the
function by whatever key is pressed, and not the enter-key. Is there some
whay I can get it triggered by one <Enter>?. Maybe using on(keyPress
"<Enter>") somehow?.

Anyway, thanks.... Have a nice summer!