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.
Regards,
Scott
_____________________________________________________________________
Scott Rossi Tactile Media - Multimedia & Design
Creative Director Email: [EMAIL PROTECTED]
Web: www.tactilemedia.com
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.