# Interact with dynamic loaded swfs

**URL:** https://forum.kirupa.com/t/interact-with-dynamic-loaded-swfs/81082
**Category:** flash
**Created:** [February 27, 2005, 6:04pm UTC](https://forum.kirupa.com/t/interact-with-dynamic-loaded-swfs/81082 "2005-02-27T18:04:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tolgainam](https://avatars.discourse-cdn.com/v4/letter/t/bbe5ce/32.png) [@tolgainam](https://forum.kirupa.com/u/tolgainam)
#### Post date: [February 27, 2005, 6:04pm UTC](https://forum.kirupa.com/t/interact-with-dynamic-loaded-swfs/81082/1 "2005-02-27T18:04:30Z")

</div>

Think that wwe have 2 Swfs. Main.swf including mc\_container movieclip to laod other swfs and load.swf , the swf to loaded.

1- If I use lockroot on load.swf, how can I give commands from load.swf to Main.swf ? \_root do not work as AS tut says, so whats the command ?

2- How can I send commands to loaded. swf ?  
Think that loaded swf has a MC instance named x and a button instance inside x named y.

How can I pass command to that button ?  
thanks for replies.
