[futurebasic] Re: [FB] QT without the controller

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : May 2003 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Sat, 17 May 2003 14:40:59 -0400
>>
>> So using the example in release 7 - how can it be adapted so that it 
>> plays
>> without Controller?
>>

You will have better luck using the one with R6 I think..it was set up 
for "either/or" (though I never got that to work), this R7 puppy is 
Movie Controller city all over the place.

Roll your own. It's not real hard, as FN Nickelodeon shows.

Apple would be nice to have a One line Player. They probably do 
nowadays though.

QTPlayThisMovie(MovieSpec as FSSpec, controller as 
boolean,centerOnscreen as boolean)

But you can do that easy enough. :)

Robert