Closed bornakke closed 11 years ago
I have spent 2 hours trying to debug above error. The php part of the system seems to work just find and returns a fine json respons to Squid.swf which, as far as I'm able to see, appears to hold the right informations.
I then decompiled the Squid.swf file to look where the data where send. During this work I found at least potential bugs that could explain the error:
1) In package scquid.business function _Services_HTTPService1_i() are the loc1.url pointing to: http://jiminy-dev.medialab.sciences-po.fr/... 2) In the private function applicationComplete() around line 10 are loc1.APIUrl equally pointing to the medialab server.
These two lines are my best guesses for the error we experience, since everything but the server by now are the same (the rest of ANTA is so far working flawlessly).
I hope you can help me out with changing these to something more genetic. I can open and view the swf file, but since the fla files isn't available I can't really change any thing.
Best regards Tobias
I'm clossing this since it is now working here.
Hi ANTA,
We now have a working copy of ANTA on http://mappingcontroversies.dk/anta_dev/.
No matter what I do I however can't get the filter entities to work. The swf are loaded just fine and driving the mouse of the area affects the area, but the entities are just never loaded into the systems (see attached image).
I have tried on three different serveres, so it doesn't seem to be a server thing. The specially tricky part is that no error is printed out in any log file. It just never gets beyond the state of the screenshot.
Hope that you have a suggestion since it appears to be working on http://jiminy.medialab.sciences-po.fr/
Best regards Tobias
PS: Please email me at Tobias@bornakke.dk if you would need a test login to the anta deployment.