Drawing on a player object
Richard Miller
wow at together.net
Wed Feb 16 06:30:14 EST 2005
Thanks Richard, but I'm aware of that piece. It's the actual drawing
I'm having trouble implementing. How do I give that functionality to a
user during runtime?
Richard
On Feb 16, 2005, at 6:17 AM, Richard Gaskin wrote:
> Richard Miller wrote:
>> Any thoughts on how to allow a user (during runtime) to create an
>> irregular polygon object on top of a Quicktime player object?
>
> Turn on the player's alwaysBuffer property.
>
> This is off by default for performance reasons; when it's on it draws
> the movie into Rev's offscreen buffer so Rev can overlay objects on
> top. When off QT blits directly into the window as it does in most
> apps.
>
> Because of the overhead involved in buffering the controller will not
> be enabled while the alwaysBuffer is true.
>
> --
> Richard Gaskin
> Fourth World Media Corporation
> __________________________________________________
> Rev tools and more: http://www.fourthworld.com/rev
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
More information about the use-livecode
mailing list