|
|
Minor Important XML ChangeI move the onStart attribute in the XML OUT of the layer tag and INTO the spaces tag. So, where before you did this: <layer id="PanoSalado" ... onStart="loadSpace:myFantasticSpace">
<spaces ..... > Now, you will do this: <layer id="PanoSalado" ... >
<spaces ... onStart="loadSpace:myFantasticSpace" .... > If you are getting blank screens and wondering why, check that you have made this change, as it is minor, but definitely a show-stopper. Also, the same applies for the statistics attribute (which probably nobody knew about anyway). We are working on stabilizing the whole XML thing. It is surprisingly difficult to code a pano viewer AND design an intelligent XML schema the first go 'round. I seem to add a new planned feature in and then realize that the names or the structure of the XML is just totally wrong a week or month later and then have to go back and fix it. So, one of the things on the list to do is to make sure the whole XML schema makes sense, and design and name the rest of it for parts of PanoSalado that haven't been implemented yet. How W3C of us! Zephyr (and Patrick)
|
New forum topicsRecent comments
Who's onlineThere are currently 1 user and 2 guests online.
Online users |