livebox:xapflash

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
livebox:xapflash [2017/01/17 20:36] brettlivebox:xapflash [2017/01/17 20:41] brett
Line 360: Line 360:
   * xapconfig.xml: ''<joggler> <layout> <background>''   * xapconfig.xml: ''<joggler> <layout> <background>''
   * xapconfig.xml: ''<joggler> <page> <background>''   * xapconfig.xml: ''<joggler> <page> <background>''
-  * xapconfig.xml: ''%%<joggler> <page> <textbox > <background>%%''+  * xapconfig.xml: ''%%<joggler> <page> <textbox> <background>%%''
   * config.xml: ''<joggler> <override> <layout> <background>''   * config.xml: ''<joggler> <override> <layout> <background>''
  
Line 381: Line 381:
   * L - Usable in the <layout> section   * L - Usable in the <layout> section
   * P - Usable in a <page> section   * P - Usable in a <page> section
-  * T - Usable in a <textbox> section+  * T - Usable in a %%<textbox>%% section
  
 ^ Tag ^ Key ^ Value ^ Description ^ ^ Tag ^ Key ^ Value ^ Description ^
Line 398: Line 398:
  
 Parent tag locations: Parent tag locations:
-  * config.xml: ''<joggler> <layout> <defaults>'' +  * config.xml: ''%%<joggler> <layout> <defaults>%%'' 
-  * xapconfig.xml: ''<joggler> <layout> <defaults>'' +  * xapconfig.xml: ''%%<joggler> <layout> <defaults>%%'' 
-  * config.xml: ''<joggler> <override> <layout> <defaults>''+  * config.xml: ''%%<joggler> <override> <layout> <defaults>%%''
  
 Here we establish the baseline for our visual components to create a common look and feel and to reduce the amount of repetition in their specification. Here we establish the baseline for our visual components to create a common look and feel and to reduce the amount of repetition in their specification.
Line 407: Line 407:
  
 ^^ Parent tag ^^ Allowed child tags ^^ Description ^^ ^^ Parent tag ^^ Allowed child tags ^^ Description ^^
-|| <label> || <font> <fontsize> <fontcolour> <alpha> <offset> || || +|| %%<label>%% || %%<font> <fontsize> <fontcolour> <alpha> <offset>%% || || 
-|| <bsctext> || <font> <fontsize> <fontcolour> <alpha>|| || +|| <bsctext> || %%<font> <fontsize> <fontcolour> <alpha>%%|| || 
-|| <button> || <font> <fontsize> <fontcolour> <alpha>|| || +|| %%<button>%% || %%<font> <fontsize> <fontcolour> <alpha>%%|| || 
-|| <textBox> || <font> <fontsize> <fontcolour> <alpha> <align> || || +|| %%<textBox>%% || %%<font> <fontsize> <fontcolour> <alpha> <align>%% || || 
-|| <time> || <font> <fontsize> <fontcolour> <alpha> <show> || || +|| <time> || %%<font> <fontsize> <fontcolour> <alpha> <show>%% || || 
-|| <button> || <style> <height> <width> <alpha> || ||+|| %%<button>%% || %%<style> <height> <width> <alpha>%% || ||
  
 Details about the children Details about the children
 ^^ Tag ^^ Description ^^ ^^ Tag ^^ Description ^^
-|| <font> || The name of a Font available from inside Flash. **Default: Verdana** ||+|| %%<font>%% || The name of a Font available from inside Flash. **Default: Verdana** ||
 || <fontsize> || the size of the font.  **Default: 14** || || <fontsize> || the size of the font.  **Default: 14** ||
 || <fontcolour> || A Hex triple in the format 0xRRGGBB \\ \\ Default: \\ label,textBox: 0xFFFFFF\\ bsctext,time: 0xFFFFCC || || <fontcolour> || A Hex triple in the format 0xRRGGBB \\ \\ Default: \\ label,textBox: 0xFFFFFF\\ bsctext,time: 0xFFFFCC ||
Line 423: Line 423:
 || <show> || valid values: true, false. **Default: true** || || <show> || valid values: true, false. **Default: true** ||
 || <offset> || This is the vertical offset of the label from its default - just below the button position (positive or negative, you can also use the word 'centre' to auto compute an offset. || || <offset> || This is the vertical offset of the label from its default - just below the button position (positive or negative, you can also use the word 'centre' to auto compute an offset. ||
-|| <style> || Defines the look and feel for the button.  see [[#the 'style' tag]] ||+|| %%<style>%% || Defines the look and feel for the button.  see [[#the 'style' tag]] ||
 || <width> || Default width || || <width> || Default width ||
 || <height> || Default height || || <height> || Default height ||
Line 485: Line 485:
  
 They maybe populated with any of the following child tags according to the usage key legend below They maybe populated with any of the following child tags according to the usage key legend below
-  * BT - ''<button>'' & ''<textbox>''+  * BT - ''<button>'' & ''%%<textbox>%%''
   * B - ''<button>'' only   * B - ''<button>'' only
-  * T - ''<textbox>'' only+  * T - ''%%<textbox>%%'' only
  
 ^ Tag ^ Key ^ Description ^ ^ Tag ^ Key ^ Description ^
  • livebox/xapflash.txt
  • Last modified: 2017/01/17 21:35
  • by brett