maxbarrow: |
How do I allow the user to click on a menu and play that movie? |
After you add buttons and apply button style (text, video, picture, etc.), you need to do the following:
- set cursor on the timeline at the beginning of the movie the first button must be responsible for;
- click on the first button (in order to highlight it);
- click on Properties > Button menu (on the right) and set Function to Play Video;
- after that you will see a blue marker on the timeline set at the beginning of the video.
In order to make the second button responsible for your second video:
- click on the second button;
- click on Properties > Button menu and set Function to Play Video;
- drag the marker created on the timeline to the beginning of the second video.
Basically Custom Project is considered to be advanced mode which allows you to customize projects according to your needs. If you find it difficult to create custom menus, we would advise you to create simple projects instead (by clicking on File > New Project).
Hope the instruction is helpful