| Re: Link QTVRS with Director? by Moshe Caine on Mar 10, 2009 at 7:17:33 am |
You can take two approaches. One is to link all the VRs at authoring as one large VR using a program such as VR Worx. Then all you have to do is load the on VR into Director and your'e done.
The other option uses the ID number added when creating the hotspot in the VRs. Each hotspot automatically adds a ID number to the QTVR. Director can pick up these ID numbers using Lingo commands such as hotSpotExitCallback, hotSpotEnterCallback, nodeExitCallback, triggerCallback. From there you can create virtually any interaction.
Good luck.
| |