"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*

    Edited once, last by kealkeal (June 19, 2014 at 9:39 AM).

  • 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 :

    Quote

    <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 :

    Quote

    keep="true"

    *wink*

Participate now!

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