Platforms to show: All Mac Windows Linux Cross-Platform
FAQ.How to keep a movieplayer unclickable?
Feedback.
Answer: To keep the user away from clicking on a playing Movie you can just drop a Canvas in front of the Movieplayer and take the clicks there.
Example:
Feedback.
Answer: To keep the user away from clicking on a playing Movie you can just drop a Canvas in front of the Movieplayer and take the clicks there.
Example:
Function Canvas1.MouseDown(X as integer, Y as integer) as boolean
return true // take it and do nothing
End Function
Links
MBS Filemaker Plugins - Pfarrgemeinde St. Arnulf Nickenich