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.
Thanks,
Arjuna
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.
Thanks,
Arjuna
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.
Thanks. But if we want to display different kind of dynamic UI every time i,e there is no similar patterns between them , how to achieve this?