"Bing Maps", "Compas" and "SWFAddress" into the same scene

  • Hi,

    I'd like to use "Bing Maps", "Compas" and "SWFAddress" into the same scene.

    Does someone already do that ?

    My scene is working fine with "Bing Maps"and "Compas"plugins but If I add the "SWFAddress" plugin this plugin don't work.

    I'm using the free version so I known it will work only in local mode.

    Thanks for your feedback and help. *wink*

    Einmal editiert, zuletzt von kealkeal (19. Juni 2014 um 09:39)

  • Hi,

    yes, i think most of us have done that.
    Can you share some code so we can help?
    And discribe what the problem is exactly?

    The swfadress plugin has special behaviour and could need some special settings!!

    It should be not too difficult.
    I', working on a tour now with compass - air compass - airhotspots- map - swfadress
    So i'm in to it at the moment *wink*

    Tuur *thumbsup*

  • Hi Tuur,

    Thanks for your help.

    Here is my code from the XML file :

    The problem is here :

    Zitat

    <action name="startup">
    <!--delayedcall(0.1, add_scenes_to_swfaddress());-->
    if(startscene === null, copy(startscene,scene[0].name));loadscene(get(startscene), null, MERGE);
    </action>

    I need to add " if(startscene === null, copy(startscene,scene[0].name));loadscene(get(startscene), null, MERGE);" into "startup" but I don't know how to add "delayedcall(0.1, add_scenes_to_swfaddress());"

    Thanks for your help ! *smile*

  • Ok the problem is solve now.

    You need to add :

    Zitat

    keep="true"

    *wink*

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!