Dynamic compilation and loading of scene graph XML
Hi, Can any one please tell whether it is possible to download a scene graph xml file or bright script from web server , load and render that on to the screen dynamically as needed? Any help is appreciated. Thanks in advance.
Re: Dynamic compilation and loading of scene graph XML
No the files need to be there when the app is loaded and compiled. It is however possible to create a dynamic interface based on data retrieved from a web server / service.