Hi
We are using this globe in one of our site.
When the page loads the globe view / image view is always default to US regions, how can we change the default view so it can be configured to show for any other part of the world such as UK / Europse, Africa.
The XML file we use represent the data across the world – so we want to auto load the most relevenat view .
Please advise if thats possible.
Regards, Muhammad


Hi Thanks for buying – this is not built-in-functionality, but if you know a bit of as3 it would be relatively easy to have the class’s constructor method rotate the model – based on f.ex. a url parameter supplied with the embedtag – hope this makes sense