• Thank you,

    Here is what I'm trying to do,

    Code Chunk


    Specific Question:

    Code
    copy(si, scene[get(xml.scene)].index);


    Specificly calls the scene index number of only the current XML document. However I have multiple XML documents for different tours. For instance my first loaded xml may be:

    home/tour.xml

    but then that has hot spots that link to other tours that are located in:

    home/tour1/tour.xml
    home/tour2/tour.xml
    home/tour3/tour.xml

    each of theses tours have their own set of scenes.

    I need a way that will allow deep linking directly into one of the scenes in these tours.

    Any thoughts?
    ~Thanks.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!