Hello

I have one scene, with a layer, inside I have more layers and inside this another one, I have a as file, with the maih class, and I can't not access a TextField component.

I'll show you in images.



edit the selected layer and enter in "tarjeta2" and appears the next layers:





and then again, edit the selected layer, and in the last frame, edit, and this is the new zone:



and here, in pass, in the last frame, I want to insert a TextField, named p.e. myTextField

Well, in the main class, in the as file, if I want to call myTextField, it gives me error, it say that doesn't exist. If I put the component in the first scene (principal) it works, but I need stay where it is.

Thank in advance