PDA

View Full Version : Help needed for multiple ExternalInterface Controller


dav34
03-04-2008, 05:35 AM
Hello everybody,
I tried to use ExternalInterface Controller, and i'm blocked by now.
In this project we need 3 parts: one is the pano.swf, one is the Floor/map selector and one is for the text and langage selection. And everybody have to communicate with the other....

My problem is this one, is it only possible to make everybody speak with pano and pano with everybody (in my exemple 2 connections) or is it possible to have a full communication scheme (here 3 connections) and how will act the var who are defined in the two externalInterface (for my example the langage....).

In the official exemple's we have a "myid" used in the script like this :
window.document.pano.myidPanoExecute('pano.pan-=20,100')
From where came this myid???? Is it inside the pano? and at this moment how to do with multiple communication needed? every body used the same name?
I really don't understand the logic....

I hope anybody understand my problem (how you had surely understood, i'm not fluent in this langage).





Cheers, David

Joro
03-04-2008, 12:02 PM
ive used the local connection with multiple swfs, that can comunicate with the pano simultaniously, and everything was ok. As for communicating with each other...hmmm i got no idea then which one will be ur master slot...maybe someone with more knowledge on flash can share his opinion if thats possible.
as for the local connection, just search the forum here and u ll find everything u need. enjoY!:)