# Can an externally loaded swf control

**URL:** https://forum.kirupa.com/t/can-an-externally-loaded-swf-control/170221
**Category:** Uncategorized
**Created:** [November 23, 2005, 8:22pm UTC](https://forum.kirupa.com/t/can-an-externally-loaded-swf-control/170221 "2005-11-23T20:22:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [November 23, 2005, 8:22pm UTC](https://forum.kirupa.com/t/can-an-externally-loaded-swf-control/170221/1 "2005-11-23T20:22:05Z")

</div>

I have a MC that is loading a swf.

```auto
loadMovie("thework.swf","thework_mc" );

```

Can the loaded move “thework.swf” control the MC that is loading it?

do I use \_root?
