
Page 4 of 5
Using the Object VR player
Let's spin something from scratch!
Create a new file and save it (we picked "spin-me.fla").
Make two new symbols, one for the QTVR movie (named "qtvr"), and the other for the driver (named "driver").
Create and name as many layers as you require, making sure you have a qtvr layer for your Object VR, and put a stop command on the last frame of your actions layer.

Put the qtvr clip on the qtvr layer of Scene 1 and open it. Make sure you have 3 layers in the timeline of the qtvr clip (from the top: "actions", "driver", and "mov").
In frame 1 of the mov layer, import your movie resource using the process we have described. Pay particular attention to frame rates and keyframe intervals.
Stretch out the driver layer to have the same number of frames as the mov layer.
Add a stop command to frame 1 of your actions layer.

Put the driver clip on to frame 1 of your driver layer and open it.
Draw a 100 by 100 box graphic in the driver clip. Get rid of the Stroke color, and set the Fill color alpha to 0%.


