Did the leaves fall off? Something not working right? Let us know how we can improve the Photosynth experience.
Hello. I think there is a problem with the Photosynth JavaScript API. I am using the exact code (HTML / JavaScript) found here (copied-pasted): http://photosynth.net/api/docs/howto.html ... and the specified Synth simply is not loading. Any suggestions, please? Thank you in advance :-)
Hi - make sure that you are loading your testpage from a webserver and not just loading the test page from disk in your browser, so either put the page on a website or run it from a local webserver on your machine. If you load the test page from a hard disk location Silverlight won't be able to access any web urls that are needed to open the synth. Mark.
Thank you, Mark. Loading the page from my local IIS works fine :-)
thanks..