This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
layouts [2019/10/29 12:19] phulshof [<menu> Parameters] |
layouts [2020/03/22 15:25] (current) phulshof [<video> Parameters] |
||
---|---|---|---|
Line 119: | Line 119: | ||
^<video> tag parameters^^ | ^<video> tag parameters^^ | ||
- | |src |The location of the video to display (relative to the location of the active layout folder)| | + | |src |The location of the video to display (relative to the location of the active layout folder)| |
- | |volume |The volume for the video to display (between 0 and 1; default is 1)| | + | |numLoops |The number of times the video is played (0 = endless loop; default is 1)| |
+ | |volume |The volume for the video to display (between 0 and 1; default is 1)| | ||
Line 317: | Line 318: | ||
|onMenuJumpEnter |Action happens on entering a jump in the menu (next/previous letter/page, random).| | |onMenuJumpEnter |Action happens on entering a jump in the menu (next/previous letter/page, random).| | ||
|onMenuJumpExit |Action happens on exiting a jump in the menu (next/previous letter/page, random).| | |onMenuJumpExit |Action happens on exiting a jump in the menu (next/previous letter/page, random).| | ||
+ | |onAttractEnter |Action happens on entering attract mode.| | ||
+ | |onAttract |Action happens continuously while in attract mode.| | ||
+ | |onAttractExit |Action happens on exiting attract mode.| | ||
The action type can be combined with a menuIndex attribute. This will force RetroFE to only activate the animation for the specified menu index, with 0 being the main menu. Some examples: | The action type can be combined with a menuIndex attribute. This will force RetroFE to only activate the animation for the specified menu index, with 0 being the main menu. Some examples: |