Hi Richard,

Trevor,

although i am not Trevor, i will answer your questions :-)

Is qtFlipMovie currently implemented?

Yes.

If so, can you please explain how it works?

See below...

... does it flip the entire movie?

Sure, not only portions of it ;-)

.... where is the new movie stored?

It will be flipped on the fly by Quicktime***, not extra movie will be stored!
***Quicktime can do these kind of tricks :-)


... anything else to know about this command?

You mean any hidden secrets? Don't think so, but that will have to be answered by Trevor himself ;-)

From the documentation, which comes along witht the actual external for free :-)

##################################################
command qtFlipMovie MovieControllerID, FlipType, Setting

Min. QT Version: 3

Description:
Flips a movie matrix horizontally, vertically or restores to natural setting.


Parameters:
MovieControllerID:  movieControllerID of player to flip the movie of.
FlipType:  Type of flip horizontal|vertical.
Setting:  on|off

Return: empty
################################################


Little example:

...
qtFlipMovie (the moviecontrollerid of player xyz),horizontal,on
if the result <> empty then
   answer "Damn, an error occured... :-("
end if
...


I hope you get the picture...

Thanks.
Richard Miller
Imprinter Technologies

Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to