im having some trouble calling an input text box named message. this box is in a movie clip and one of the frames in the movie clip has this code:

message = substring(text, 1, i);

but it's not working!!

do i need a _root somewhere or what, makes sence to me, but maybe im wrong.

-thanks