Object VR in Flash MX
A detailed tutorial on building an easy-to-use QuickTime Object VR player for Flash MX - without the QuickTime plugin.
01 Introduction
02 What should the QTVR player do? / How should the player be structured?
03 Useful reading / Designing the player
04 Loading your QuickTime Object VR movie
05 What have we got so far? / Stopping the spin
06 What is the mouse doing over the image?
07 Moving to the left of the image / Combining the formulas
08 Making the driver handle any movie length / Making the code simple
09 Using the Object VR player
10 What about a loader for this?
11 Conclusion / About the authors / Copyright
Previous << Using the Object VR player
What about a loader for this?
Good question. Glad you asked.
Elsewhere on this site, you will find a tutorial called "Yet Another Flash MX Loader". That tutorial discusses the development of a loader for content such as this.
All you would have to do is open the loader.fla file in Flash and drag the loading Movie Clip on to a layer for your loader. Copy and paste some event handlers and you're done!
Go check out "Yet Another Flash MX Loader". You'll be glad you did!
Next >> Conclusion / About the authors / Copyright
01 Introduction
02 What should the QTVR player do? / How should the player be structured?
03 Useful reading / Designing the player
04 Loading your QuickTime Object VR movie
05 What have we got so far? / Stopping the spin
06 What is the mouse doing over the image?
07 Moving to the left of the image / Combining the formulas
08 Making the driver handle any movie length / Making the code simple
09 Using the Object VR player
10 What about a loader for this?
11 Conclusion / About the authors / Copyright
© 2003 Glasson Murray Group Pty Ltd (ACN 098 651 542), Western Australia. All rights reserved.