Re: I don't get Quicktime to run under LC 6.7.6

2015-10-16 Thread panagiotis merakos
Hi Tiemo, The previously suggested solution will not work. But in LC 6.7.8 RC1 (released yesterday) you can set the dontuseqt for the player object. So this will work: on preopenstack put the filename of player "myPlayer" into tOldFilename set the filename of player "myPlayer" to empty

AW: I don't get Quicktime to run under LC 6.7.6

2015-10-16 Thread Tiemo Hollmann TB
com> Betreff: Re: I don't get Quicktime to run under LC 6.7.6 Hi Tiemo, What happens if you do: on preopenstack put the filename of player "myPlayer" into tOldFilename set the filename of player "myPlayer" to empty set the dontuseQT to false set the filename of player "myPl

Re: I don't get Quicktime to run under LC 6.7.6

2015-10-16 Thread panagiotis merakos
to test it > Tiemo > > -Ursprüngliche Nachricht- > Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im > Auftrag > von panagiotis merakos > Gesendet: Donnerstag, 15. Oktober 2015 19:01 > An: How to use LiveCode <use-livecode@lists.runrev.co

AW: I don't get Quicktime to run under LC 6.7.6

2015-10-16 Thread Tiemo Hollmann TB
use-livecode@lists.runrev.com> Betreff: Re: I don't get Quicktime to run under LC 6.7.6 Hi Tiemo, I saw that your reply was on my first comment, which I just confirmed that does not work. But the solutions suggested in my next comment should work. In case you missed it, here it is: In LC 6.7

Re: I don't get Quicktime to run under LC 6.7.6

2015-10-15 Thread panagiotis merakos
Hi Tiemo, What happens if you do: on preopenstack put the filename of player "myPlayer" into tOldFilename set the filename of player "myPlayer" to empty set the dontuseQT to false set the filename of player "myPlayer" to tOldFilename [...] end preopenstack Best regards, Panos -- On Thu, Oct

I don't get Quicktime to run under LC 6.7.6

2015-10-15 Thread Tiemo Hollmann TB
Hello, OSX 10.9.5. Because of video file compatibility I still want to use QT in 6.7.6. In preopenstack I set: set the dontuseQT to false put the qtVersion into tTest In IDE: start player "myplayer" -- nothing happens. The player runs (I get the playStopped status after the video is