I want to play another video using the combo box in the video.

  • I want to play another video using the combo box in the video.


    Using the parent function in the video hotspot. I used combobox.


    The sentence I used is this:


    <combobox name="cb11" design="cool" align = "lefttop" scale="1" parent="hotspot[first video], " >
    <item name="item1" caption="Item 1" onclick="pausevideo(first video); set(hotspot[first video].visible, false); set(hotspot[intro].visible, true); hotspot[intro].playvideo(%VIEWER%/video/intro.mp4);" oninit="..." />
    <item name="item2" caption="Item 2" onclick="..." />
    <item name="item3" caption="Item 3" onclick="..." />
    </combobox>


    By doing this, the combo box is not included in the second video.


    If I want to use a function like the link below, which sentence should you use?


    https://hdvr.kr/vr/krpanoqna/?xml=xml/combospot.xml

    #mce_temp_url#

Participate now!

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