# Output message of Target not found

**URL:** https://forum.kirupa.com/t/output-message-of-target-not-found/189979
**Category:** flash
**Created:** [June 7, 2006, 6:09pm UTC](https://forum.kirupa.com/t/output-message-of-target-not-found/189979 "2006-06-07T18:09:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![njoay](https://avatars.discourse-cdn.com/v4/letter/n/b487fb/32.png) [@njoay](https://forum.kirupa.com/u/njoay)
#### Post date: [June 7, 2006, 6:09pm UTC](https://forum.kirupa.com/t/output-message-of-target-not-found/189979/1 "2006-06-07T18:09:30Z")

</div>

Hello,  
I receive an output message of Target not found: Target="/char1/vhost\_mc" Base="\_level0.char1.vhost\_mc"  
The vhost\_mc is located in my char1 movie clip.  
I think the following code on my button may be giving me the problem -

\_root.attachMovie(“char1\_mc”, “char1”, \_root.getNextHighestDepth(), {\_x:600, \_y:350});

I’m not sure what the output message is referring to. Any help would be greatly appreciated!!  
Thanks
