General

General

<cu3er>
  <settings>
      <general />
  </settings>
</cu3er>
Attribute Default Value Type description
slide_panel_width 900 Number Width of slide panel (same as your images width)
slide_panel_height 380 Number Width of slide panel (same as your images width)
slide_panel_horizontal_align left String Horizontal panel align relative to CU3ER.swf
Available values: left, center, right
slide_panel_vertical_align top String Vertical panel align relative to CU3ER.swf
Available values: top, center, bottom
ui_visibility_time 3 Number user interface objects are visible on stage for the specified period of time (in seconds). After that period has expired, tweenOut is applied for all UI elements

Debug

<cu3er>
  <settings>
      <general />
  </settings>
</cu3er>
Attribute Default Value Type description
x 0 Number x position of debug/stats panel
y 0 Number y position of debug/stats panel

Auto Play: <defaults />, <tweenIn />, <tweenOut />, <tweenOver />

<cu3er>
  <settings>
      <auto_play>
          <defaults />
          <tweenIn />
          <tweenOut />
          <tweenOver />
      </auto_play>
  </settings>
</cu3er>
Node / Attribute <defaults/> <tweenIn/> <tweenOut/> <tweenOver/> type description
symbol linear       string Graphical auto play indicator. Available values:"circular" or "linear"
time 5       number Auto play cycle automatically through the slides after the specified period of time (in seconds)
time   0.3 0.3 0.3 number Duration (in seconds) of the tween
delay   0 0 0 number Delay (in seconds) before the tween begins
x   0     number x position
y   0     number y position
width   swf width     number width
height   5   15 number height
rotation   0     number rotation (in degrees)
alpha   0.5 0 0.85 number Range from 0 - 1. Alpha/ transparency of the object
tint   0x000000     hex number Hexdecimal number. Color of the object.
scaleX   1     number Range from 0 - max. Horizontal scale of the object
scaleY   1     number Range from 0 - max. Vertical sale of the object

Preloader: <defaults />, <tweenIn />, <tweenOut />

<cu3er>
  <settings>
      <preloader>
          <defaults />
          <tweenIn />
          <tweenOut />
      </preloader>
  </settings>
</cu3er>
Node / Attribute <defaults/> <tweenIn/> <tweenOut/> type description
symbol linear     string Graphical preloader indicator. Available values:"circular" or "linear"
time   0.3 0.3 number Duration (in seconds) of the tween
delay   0 0 number Delay (in seconds) before the tween begins
x   0   number x position
y   swf height / 2   number y position
width   swf width   number width
height   5   number height
rotation   0   number rotation (in degrees)
alpha   0.85 0 number Range from 0 - 1. Alpha/ transparency of the object
tint   0xFF0000   hex number Hexdecimal number. Color of the object.
scaleX   1   number Range from 0 - max. Horizontal scale of the object
scaleY   1   number Range from 0 - max. Vertical sale of the object

Description box: <defaults />, <tweenIn />, <tweenOut />, <tweenOver />

<cu3er>
  <settings>
      <description>
          <defaults />
          <tweenIn />
          <tweenOut />
          <tweenOver />
      </description>
  </settings>
</cu3er>
Node / Attribute <defaults/> <tweenIn/> <tweenOut/> <tweenOver/> type description
round_corners 0, 0, 0, 0       numbers Range from 0 to max. Enter comma separated values for topLeftRadius, topRightRadius, bottomLeftRadius and bottomRightRadius
             
heading_font
Georgia       string system font-face name for heading text
heading_text_size 18       number text size in pixels
heading_text_color 0x000000       hex number Hexdecimal number. Color of the text.
heading_text_align left       string Range: "left", "center", "right" align of the text in text field
heading_text_margin 10, 25, 0, 25       string text margin: top, right, bottom, left
heading_text_leading 0       number text leading
heading_text_letterSpacing 0       number letter spacing
             
paragraph_font
Arial       string system font-face name for paragraph text
paragraph_text_size 12       number text size in pixels
paragraph_text_color 0x000000       hex number Hexdecimal number. Color of the text.
paragraph_text_align left       string Range: "left", "center", "right" align of the text in text field
paragraph_text_margin 5, 25, 0, 25       string text margin: top, right, bottom, left
paragraph_text_leading 0       number text leading
paragraph_text_letterSpacing 0       number letter spacing
             
time   0.3 0.3 0.3 number Duration (in seconds) of the tween
delay   0 0 0 number Delay (in seconds) before the tween begins
x   0     number x position
y   swf height-100     number y position
width   swf width     number width
height   100     number height
rotation   0     number rotation (in degrees)
alpha   0.5 0 0.85 number Range from 0 - 1. Alpha/ transparency of the object
tint   0x000000     hex number Hexdecimal number. Color of the object.
scaleX   1     number Range from 0 - max. Horizontal scale of the object
scaleY   1     number Range from 0 - max. Vertical sale of the object

Previous button: <defaults />, <tweenIn />, <tweenOut />, <tweenOver />

<cu3er>
  <settings>
      <prev_button>
          <defaults />
          <tweenIn />
          <tweenOut />
          <tweenOver />
      </prev_button>
  </settings>
</cu3er>
Node / Attribute <defaults/> <tweenIn/> <tweenOut/> <tweenOver/> type description
round_corners 0, 0, 0, 0       numbers Range from 0 to max. Enter comma separated values for topLeftRadius, topRightRadius, bottomLeftRadius and bottomRightRadius
time   0.3 0.3 0.3 number Duration (in seconds) of the tween
delay   0 0 0 number Delay (in seconds) before the tween begins
x   50     number x position
y   swf height / 2     number y position
width   50     number width
height   50     number height
rotation   0     number rotation (in degrees)
alpha   0.5 0 0.85 number Range from 0 - 1. Alpha/ transparency of the object
tint   0x000000     hex number Hexdecimal number. Color of the object.
scaleX   1     number Range from 0 - max. Horizontal scale of the object
scaleY   1     number Range from 0 - max. Vertical sale of the object

Next button: <defaults />, <tweenIn />, <tweenOut />, <tweenOver />

<cu3er>
  <settings>
      <next_button>
          <defaults />
          <tweenIn />
          <tweenOut />
          <tweenOver />
      </next_button>
  </settings>
</cu3er>
Node / Attribute <defaults/> <tweenIn/> <tweenOut/> <tweenOver/> type description
round_corners 0, 0, 0, 0       numbers Range from 0 to max. Enter comma separated values for topLeftRadius, topRightRadius, bottomLeftRadius and bottomRightRadius
time   0.3 0.3 0.3 number Duration (in seconds) of the tween
delay   0 0 0 number Delay (in seconds) before the tween begins
x   swf width - 50     number x position
y   swf height / 2     number y position
width   50     number width
height   50     number height
rotation   0     number rotation (in degrees)
alpha   0.5 0 0.85 number Range from 0 - 1. Alpha/ transparency of the object
tint   0x000000     hex number Hexdecimal number. Color of the object.
scaleX   1     number Range from 0 - max. Horizontal scale of the object
scaleY   1     number Range from 0 - max. Vertical sale of the object

Previous Symbol: <defaults />, <tweenIn />, <tweenOut />, <tweenOver />

<cu3er>
  <settings>
      <prev_symbol>
          <defaults />
          <tweenIn />
          <tweenOut />
          <tweenOver />
      </prev_symbol>
  </settings>
</cu3er>
Node / Attribute <defaults/> <tweenIn/> <tweenOut/> <tweenOver/> type description
type 1       number Range from 1 to 10. Numeric representation of available symbols.
time   0.3 0.3 0.3 number Duration (in seconds) of the tween
delay   0 0 0 number Delay (in seconds) before the tween begins
x   50     number x position
y   swf height / 2     number y position
width         number width TIP: for symbols use scaleX instead to change object dimension
height         number height TIP: for symbols use scaleY instead to change object dimension
rotation   -180     number rotation (in degrees)
alpha   0.85 0 1 number Range from 0 - 1. Alpha/ transparency of the object
tint   0xFFFFFF     hex number Hexdecimal number. Color of the object.
scaleX   1     number Range from 0 - max. Horizontal scale of the object
scaleY   1     number Range from 0 - max. Vertical sale of the object

Next Symbol: <defaults />, <tweenIn />, <tweenOut />, <tweenOver />

<cu3er>
  <settings>
      <next_symbol>
          <defaults />
          <tweenIn />
          <tweenOut />
          <tweenOver />
      </next_symbol>
  </settings>
</cu3er>
Node / Attribute <defaults/> <tweenIn/> <tweenOut/> <tweenOver/> type description
type 1       number Range from 1 to 10. Numeric representation of available symbols.
time   0.3 0.3 0.3 number Duration (in seconds) of the tween
delay   0 0 0 number Delay (in seconds) before the tween begins
x   swf width - 50     number x position
y   swf height / 2     number y position
width         number width TIP: for symbols use scaleX instead to change object dimension
height         number height TIP: for symbols use scaleY instead to change object dimension
rotation   0     number rotation (in degrees)
alpha   0.85 0 1 number Range from 0 - 1. Alpha/ transparency of the object
tint   0xFFFFFF     hex number Hexdecimal number. Color of the object.
scaleX   1     number Range from 0 - max. Horizontal scale of the object
scaleY   1     number Range from 0 - max. Vertical sale of the object

Transitions

<cu3er>
  <settings>
      <transitions />
  </settings>
</cu3er>
Attribute Default Value Type description
num 1 number number of slices each transition consists of
slicing horizontal string direction of cube slicing - horizontal or vertical
direction left string transition direction / cubes rotation direction -left, right, up, down
duration 0.5 number time (needed) for each sliced cube transition (in seconds)
delay 0.1 number time each cube will wait before starting transition (in seconds)
shader none string transition shading type - none, flat, phong
light_position 0, 0, -100 numbers use this attribute to define x, y & z light position for shading (works only if shader is not set to "none")
cube_color 0x333333 hex number cube faces color
z_multiplier 2 number bezierTrough effect over "z" axis during transition

Slide: <url>, <link>, <description>

<cu3er> 
    <slides> 
        <slide> 
            <url> 
            <link>         
            <description> 
                <link>     
                <heading>
                <paragraph>
            </description> 
       </slide>        
    </slides> 
</cu3er> 
Node / Attribute default value Type description
<url>   string path to your image/slide
<link>   string link to the page or site when the user clicks the slide
  target _blank string  
<description>      
  <heading>   string text to display as heading text
  <paragraph>   string text to display as paragraph text
  <link>   string link to the page or site when the user clicks the slide
    target _blank string where the linked document will be opened: "_blank", "_self", "_parent", "_top"

Transition

<cu3er> 
  <slides> 
      <slide> 
      <transition ...   /> 
      <slide>    
      <slide>   
      <transition ... />        
  </slides>
</cu3er>
Attribute Default Value Type description
num 1 number number of slices each transition consists of
slicing horizontal string direction of cube slicing - horizontal or vertical
direction left string transition direction / cubes rotation direction -left, right, up, down
duration 0.5 number time (needed) for each sliced cube transition (in seconds)
delay 0.1 number time each cube will wait before starting transition (in seconds)
shader none string transition shading type - none, flat, phong
light_position 0, 0, -100 numbers use this attribute to define x, y & z light position for shading (works only if shader is not set to "none")
cube_color 0x333333 hex number cube faces color
z_multiplier 2 number bezierTrough effect over "z" axis during transition