;

PDA

Click to See Complete Forum and Search --> : how do I send info from one swf to another swf same page


Baby Minion
05-14-2007, 06:52 PM
I am using multiple swfs on one page separated in tables. I want to be able to send information from one swf to another, and I am not sure how this process works.

As an example, lets say I have 3 swfs, one is layered in the background so you cant see it, and the other two are visible next to each other.
swfA = Webservice swf
swfB = visible menu
swfC = content

The swf in the background is connected to a WebService. I want swfB when told, to tell swfA to get information and send that info to swfC.

I know I could make it one whole swf, but it is imperative for the project to keep each swf separate.

I hope I am being clear.

This is killing my brain.

Frets
05-15-2007, 07:30 AM
Local Connection (http://www.adobe.com/support/flash/action_scripts/local_connection_objects/)