# Targeting issue?

**URL:** https://forum.kirupa.com/t/targeting-issue/33298
**Category:** flash
**Created:** [October 17, 2003, 2:27pm UTC](https://forum.kirupa.com/t/targeting-issue/33298 "2003-10-17T14:27:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Rolf](https://avatars.discourse-cdn.com/v4/letter/r/94ad74/32.png) [@Rolf](https://forum.kirupa.com/u/Rolf)
#### Post date: [October 17, 2003, 2:27pm UTC](https://forum.kirupa.com/t/targeting-issue/33298/1 "2003-10-17T14:27:18Z")

</div>

Hi,

I’m getting confused. Can anyone explain something about \_parent, \_root and \_levels?  
I think i have a targeting problem.

On the stage is a movieclip called ‘A’. ‘A’ is a scroller that scrolls another movieclip it contains, called ‘B’. ‘B’ contains externally loaded text, which i load into ‘B’ with a frame action on the first frame of ‘B’:  
_loadVariablesNum(“B.txt”, 1);_

When i test this, no text is loaded. What am i doing wrong here?
