Hi all FPP panoramers
Seems that I met the same problem here:
http://flashpanoramas.com/forum/show...ted=1#post5862
So I just tried to change
LocalConnectionID="lc_test" to be unique for both each .xml and corresponding controller_as3.swf (You are to find in actions in controller_as3.fla the LocalConnectionID="lc_test" and rename it ...)
e.g.>
01.xml -> LocalConnectionID="
lc_test1"
.
.
.
10.xml -> LocalConnectionID="
lc_test10"
Now the FPP understand them as unique and controller works OK!
Regards,
Igor