On 31/10/00 5:55 pm, Scott Rossi <[EMAIL PROTECTED]> wrote:
> Is there a way to prevent the pausing of a player object by clicking on it?
>
> Currently I have a simple mouseUp script in the player that says to play
> itself, so if it is clicked while it is playing, it continues to do so, with
> a small hiccup. I'm wondering if there's a more graceful way to do this.
>
> I can't prevent mouse access to the player because apparently movies can
> only be played directly to screen (alwaysBuffer set to false), so I can't
> place any controls "above" the player.
>
> Thanks for any suggestions.
Why not just set the alwaysBuffer of the movie to true?
Regards,
Kevin
> Regards,
>
> Scott
Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Limited (formerly Cross Worlds Computing).
Tel: +44 (0)131 672 2909. Fax: +44 (0)1639 830 707.
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.