# Controlling items in Panel A from Panel B \[Flex3/AS3\]

**URL:** https://forum.kirupa.com/t/controlling-items-in-panel-a-from-panel-b-flex3-as3/271641
**Category:** flash
**Created:** [September 25, 2008, 6:23pm UTC](https://forum.kirupa.com/t/controlling-items-in-panel-a-from-panel-b-flex3-as3/271641 "2008-09-25T18:23:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![BlackShadow](https://avatars.discourse-cdn.com/v4/letter/b/67e7ee/32.png) [@BlackShadow](https://forum.kirupa.com/u/BlackShadow)
#### Post date: [September 25, 2008, 6:23pm UTC](https://forum.kirupa.com/t/controlling-items-in-panel-a-from-panel-b-flex3-as3/271641/1 "2008-09-25T18:23:11Z")

</div>

Hi all,

Currently I am working on a project that seems a bit daunting to someone that’s quite new to Flex 3 and the Flex Builder 3. I’m trying to create a Build Your Jacket app that will allow the user to create a “Letterman Jacket” with logos and text of their choice ( something a bit similar to [Spreadshirt.com](http://Spreadshirt.com) ).

At the moment I’m trying to work out how to have 2 Panels communicate with each other.

So say for example:  
In Panel B I have a Text field where someone can type one line of text. When they type into the field, I’d like it to appear in Panel A and allow the user to manipulate that in Panel A.

If someone has an example of this in Flex 3 or AS3 form, then that would be great! But if not, then I’m really looking for some direction on things I can look up and focus on in order to accomplish this.

Thanks guys.
