# External swf, talking to it's parent MC....little help?

**URL:** https://forum.kirupa.com/t/external-swf-talking-to-its-parent-mc-little-help/307724
**Category:** flash
**Created:** [April 9, 2010, 3:41am UTC](https://forum.kirupa.com/t/external-swf-talking-to-its-parent-mc-little-help/307724 "2010-04-09T03:41:58Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dtrace](https://avatars.discourse-cdn.com/v4/letter/d/59ef9b/32.png) [@dtrace](https://forum.kirupa.com/u/dtrace)
#### Post date: [April 9, 2010, 3:41am UTC](https://forum.kirupa.com/t/external-swf-talking-to-its-parent-mc-little-help/307724/1 "2010-04-09T03:41:58Z")

</div>

New to As3,…noticed that the usual logic of just saying ‘parent.do\_something’ doesn’t work, cause it’s saying that I am trying to access an undefined thing.

So, I want to have my externally loaded swf tell it’s parent mc to gotoAndPlay a certain frame.

I have tried to understand Static vars, but I do not know how to implement this, and it’s sort of essential.

Not sure if I need to create a separate .as file that states some variables that I can access in sub swfs later…or what.

Help?

Thanks
