HomefieldOfView | SPi-V dev

Navigation

user

Executable viewer 1.1

Changelog: 
  • SPi-V.ini to set options for the viewer
    • Setting background color
    • Open in fullscreen
    • Remember last window size (including fullscreen)
    • Optionally open a specific file when opening the viewer
      This last option lets you make a 'doubleclickable' application that opens your specific tour, instead of having to resort to a batch file or shortcut.
  • The executable viewers can now load the tour XML file and bitmap images from a Director cast file.
    1. First make sure your tour is working as separate files
    2. In Director, create an empty cast
    3. Put the XML in a text member
    4. Import your images to the same cast
    5. Replace all references to the files imported to the name of the castmembers, prefixed with an '#' (eg: '#mypanorama')
    6. Save the cast, and open it in the viewer as if it were an image.

    You need a copy of Director to use this feature.