Re: Quicktime 10, QTVR and LiveCode

2015-03-27 Thread Scott Rossi
Hi Steven: The reason VR playback is working for you on Windows is most likely because QuickTime 7 is installed on your Windows machine. If QuickTime 7 wasn't available, VR playback wouldn't work. As of LiveCode 6.7 I believe, LiveCode's player object started using Apple's AVFoundation which

Re: Quicktime 10, QTVR and LiveCode

2015-03-27 Thread J. Landman Gay
QuickTime was turned off by default at some point in the LiveCode 6 series. You have to turn it back on by script now before trying to use it. Set the dontuseqt to false somewhere early on after startup. That should restore the functionality for whatever it supports these days. QuickTime 7 is

Quicktime 10, QTVR and LiveCode

2015-03-27 Thread stgoldb...@aol.com
Scott Rossi wrote (3/26/15): >Stephen, have you verified that VR playback works with QuickTime Player 10 on >Windows? My guess is that the Windows system >you're looking at has QuickTime Player 7 installed (which is also capable of >playing VR movies on OS X, but is out of date). It seems un