# Making multiple flash movie clips talk!

**URL:** https://forum.kirupa.com/t/making-multiple-flash-movie-clips-talk/64320
**Category:** flash
**Created:** [September 15, 2004, 5:39am UTC](https://forum.kirupa.com/t/making-multiple-flash-movie-clips-talk/64320 "2004-09-15T05:39:23Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![aden\_1](https://avatars.discourse-cdn.com/v4/letter/a/e495f1/32.png) [@aden\_1](https://forum.kirupa.com/u/aden_1)
#### Post date: [September 15, 2004, 5:39am UTC](https://forum.kirupa.com/t/making-multiple-flash-movie-clips-talk/64320/1 "2004-09-15T05:39:23Z")

</div>

Hey everyone!

Here is what i need to do…  
On my site, i have 3 different Flash Files. Each playing a different part .eg text, content, menu. (because of the design, i can’t have just 1 file, plus i want 3 seperate ones~!!!)

Now what i want to try and do, is have the MENU(swf1) target a scene or frame in the CONTENT flash file(swf2)

So that when you click on about us button, it will target (eg.) frame 3 of SWF2, which contains that information!!

ANd also have the MENU(SWF1) be able to also target frames in TEXT(SWF3)

Bassically im guesisng its passing variables to and from multiple movie clips!  
i have no where to start.

Has anyone done anthing similar?  
or has a FLA i can look at?  
or can post some code!!!

Thanks agian KIRUPA!!!

---

<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: [September 15, 2004, 6:52am UTC](https://forum.kirupa.com/t/making-multiple-flash-movie-clips-talk/64320/2 "2004-09-15T06:52:26Z")

</div>

You might wanna look at the local comnnection object!  
I havent got any code ar fla for you right now, but check out this link:  
[http://www.macromedia.com/support/flash/action\_scripts/local\_connection\_objects/index.html](http://www.macromedia.com/support/flash/action_scripts/local_connection_objects/index.html)  
it covers the subject quite well.
