Funny TextField :hair:

I am having this very stupid problem but dont know a fix.

I have a movie at the root level which has a button
On press on the button, it loads a new Movie by using attachMovie over it.

This newly loaded movie has a input textfield and 2 buttons.
Now when i type in the textfield its normal. but the only problem is that when i press enter it doesnot take me to the next line :jail:
The textfield is multiline and all.
But when I press Tab I realise that the focus is on Main Movie button and never on the loaded movie.

Please point out what I am doing wrong

Never Mind Found the mistake

thanks