loading open space xml files from back office server
Posted: 13 Aug 2009, 02:15
Hy,
I'm working on your the Ranch example project, trying to figure out
the OpenSpace system.
I've put the 'editorData' folder, containing the files 'm2_RanchOutside.xml' and 'm1_RanchInside.xml' on an external server (actually
its my local Apache server) and load it from there, like:
nextMap.filename = "http://localhost/editorData/m1_RanchInside.xml",
but it didn't worked. and I've got an Error while loading.
Please, can you help me with that ?
I'm working on your the Ranch example project, trying to figure out
the OpenSpace system.
I've put the 'editorData' folder, containing the files 'm2_RanchOutside.xml' and 'm1_RanchInside.xml' on an external server (actually
its my local Apache server) and load it from there, like:
nextMap.filename = "http://localhost/editorData/m1_RanchInside.xml",
but it didn't worked. and I've got an Error while loading.
Please, can you help me with that ?