View Single Post
  #2  
Old 08-04-2014, 02:11 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
How would you like the behavior to be when you click on an already playing video? The options are pause, then resume, or stop then play from the beginning. Stop and play from the beginning is the default. If you want to modify this, you can do so by modifying the method onTriggerInteraction(self, e, hotspot=False): in the Interact.py module.
Reply With Quote