Flyout video controled by another hotspot/button?

  • Tried to rework the official example of flyout video to start up with a click on a hotspot but quickly got nowhere.
    It doesn't even flyout.
    Any suggestions?

  • Ah got it figured out *whistling*

    Code
    onclick="
    	     						if(hotspot[video].flying == 0.0, 
    	     							flyout-video(video);hotspot[video].togglepause());
    	     						if(hotspot[video].flying == 1.0, 
    	     							flyback-video(video);hotspot[video].togglepause())"

    I was sure I have tried that before, oh well.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!