Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Make sure you have displayed all the datasets you want to display during the flight tour.
  2. Head over to the shell in the Toolbox and type in:

    Code Block
    titleShell
    movie filename c:/yourpath/yourfilename.avi
    movie recfly on
    
  3. Start the flight tour.
  4. When the flight tour has finished, type:

    Code Block
    titleShell
    movie recfly stopoff
    

The .avi file will now be present at the selected path.

...