User Tools

Site Tools


playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
playground:playground [2019/01/06 19:59]
127.0.0.1 external edit
playground:playground [2019/10/28 22:17] (current)
phulshof
Line 1: Line 1:
-====== PlayGround ======+===== General Layout Structure ​=====
  
 +A layout generally consists of the following structure:
 +
 +  <​layout>​
 +   <​!-- Sound parameters -->
 +   <​sound/>​
 +   <​!-- Menu structure -->
 +   <​menu/>​
 +   <​!-- Video -->
 +   <​video/>​
 +   <​!-- Image -->
 +   <​image/>​
 +   <​!-- Text -->
 +   <​text/>​
 +   <​!-- Video connected to the selected item -->
 +   <​reloadableVideo/>​
 +   <​!-- Image connected to the selected item -->
 +   <​reloadableImage/>​
 +   <​!-- Text connected to the selected item -->
 +   <​reloadableText/>​
 +   <​!-- Scrolling text connected to the selected item -->
 +   <​reloadableScrollingText/>​
 +  </​layout>​
 +\\
playground/playground.1546804744.txt.gz ยท Last modified: 2019/01/06 19:59 by 127.0.0.1