Getchildbyname and property inside problem

Hello everybody

I am trying to set value of a textbox inside a swf loaded dinamically in the main swf…

i am using

 
this.getChildByName("nuvoletta").textbox_value.text = "something";

but i get error 1199

I am forced using getchildbyname

Can you please help me?

Thanks!

F.