Thanks a lot, the mbDoLoad() function call works already. But there's another error concerning the loading of the config file. I've already switched the order of the script elements. The errors are:
"config has no properties" (in Mapbuilder.js) "modelNode has no properties" (in Config.js) I tried to change the mbConfigUrl to "/map_config.xml", but this didn't help. The map_config.xml file is in the same folder as the html file. <script> var mbConfigUrl = "map_config.xml"; </script> <script type="text/javascript" src="/mapbuilder/lib/Mapbuilder.js"> </script> hope, you can help me again! ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
