When Google says Nothing found.

  • Sometimes you get upon a search term that not even Google Knows of.

    II have done some templates for tours which I wanted to combine with a menu and a load xml.
    Each of the tours loaded without errors but when I tried load the xml between them I got a very peculiar error message.
    It says
    /data/[object%20Kinterface_settergetter not found.

    Obviously I do not have anything called this and I was really confused first.
    Google never heard of it.

    After trying different ways of loading the xml I got to think of the google maps.
    I had a Googlemap integrated in each which was called from the main xml with its own googlemaps.xml.

    I renamed number 2 to googlemaps2.xml and everything now worked perfect.

    So trying to exchange a google maps with a google maps may result in Kinterface_settergetter

    Just if anyone should come upon this you now know.

    Hans

  • Well I was too fast. It does NOT work by changing the name.

    How do I do this.

    Apparently I can keep the Google map from the first tour by using keep="true" but I need to load a new position.
    I thought this was so easy by just making 2 xml and updating the position.

    If I do not use keep="true" in the first it does not show up at all.

    Anyone knows how to do this?

    Hans

  • I am getting really tired of this.

    Why does not the loadxml commands work as it should.
    This should according to the documentation be the correct.
    onclick="loadxml(../data2/tour.xml,null,blend);"

    But that just loads a black page.
    This works in flash but not in HTML5
    onclick="load(../data2/tour.xml,null,blend);"

    Finally I got this working and it loads the second google map.
    onclick="load(../data2/tour.xml,null,blend,IGNOREKEEP);"

    But it does not load anything at all in HTML5.
    Using loadxml does not work. There must be something wrong in my string.


    Hans

    Edited once, last by HansNyb (May 18, 2011 at 4:19 PM).

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!