• What is the difference between exporting a self-contained movie and a split-node movie?
    Creating a self-contained movie incorporates all your nodes into one single movie. Depending on how many nodes you use and what their individual file sizes are, you can create a rather large multinode movie. If using this movie for a CD project, this is not an issue but if your final use is for the web it can make a big difference to viewers using low bandwidth Internet connections. They would have to wait for the entire movie to load in order to click on the hot spot. For this reason VR Worx 2.5 has the option of exporting your multinode movie as separate nodes. It exports each movie separately, creating the proper embed tag parameters and outputs a starter HTML page which you use to cut the embed tag information from and paste it into your HTML document. When the user clicks on the hotspot that links to the next movie, it loads the next movie in the same location as the previous movie and on the same HTML page.

    << Previous Page