# 1 external .swf talking to another external .swf

**URL:** https://forum.kirupa.com/t/1-external-swf-talking-to-another-external-swf/159176
**Category:** flash
**Created:** [August 15, 2005, 4:22pm UTC](https://forum.kirupa.com/t/1-external-swf-talking-to-another-external-swf/159176 "2005-08-15T16:22:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![lariat1997](https://avatars.discourse-cdn.com/v4/letter/l/df705f/32.png) [@lariat1997](https://forum.kirupa.com/u/lariat1997)
#### Post date: [August 15, 2005, 4:22pm UTC](https://forum.kirupa.com/t/1-external-swf-talking-to-another-external-swf/159176/1 "2005-08-15T16:22:57Z")

</div>

Hey All,

I’ve got a task at work and am trying to figure out something. I’ve put two different swf’s on a 3 framed website. One frame has a .swf that contains buttons, another contains dynamic text, the last is just a main site. If I wanted to take data from the buttons .swf and have it interact with the text .swf should I use xml or is there another way for 2 swf’s to talk to each other?

GOAL:  
Click a button on aaa.swf and have it interactively update the dynamic textbox in bbb.swf…all within an .html file.

Thanks.
