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
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