You are not logged in.
Hi Antanas--
I'm pulling all the data for my map from a database query, and generating the XML using the query2xml script I posted.
If I want to add other movies to the stage, that aren't in the database, this is impossible using the query2xml.
In the comments of the ammap.html file you say you can use two settings files.
Can I pull in a separate, static data file that has this static movie data? If so, what is the syntax for this?
Thanks
Tim
Offline
You can't have two different data files for one map, unless you load another data file, like in drill down example
Offline
ok-- then is it possible to change the link that is on the "home" button? Since I'm generating different data files for each map level, the home button at best goes to a continent view rather than all the way back to the top level-- I need to make the home button link to something like "!data_file.php?cont=top"
Offline
No, you can't change home button link. You can only disable it and place your own movie (home is one of the build-in movies you can use without loading swf file:
<movie file="home" ......
Offline
ok, got it to work fine using a select from DUAL statement. If anyone is using query2xml that's the way to do the zoom out control. . .
Offline
© amMap & amCharts | Forum engine: PunBB