I'm setting up a new website for a project with NPR. I've got three independent .swfs talking to each other (using localConnection) on a page. And then am using Javascript to load/unload each .swf and also to load in Google Maps.
You can see a working version here:
http://mappingmainstreet.org/develop...dex02_jms.html
Click on any of the features on the right and a "Route" will load. However,
sometimes I get this error in my Flash Tracer logs:
using receiverConnName:RN2MP
Can't connect...the connection name is already being used by another SWF name:RN2MP
NOT ROUTE
using receiverConnName:MP2RN
Can't connect...the connection name is already being used by another SWF name:MP2RN
And when this is the case, the .swf on the right (routenav) does not load properly.
On a development site where there is no presence of the Google Maps code, all works fine:
http://quiz.learningware.com/staff/personal/andrew/mms
Any tips would be greatly appreciated. Been banging my head against the wall for days now!
Thanks,
Jesse
On this site indpe