Impact4 XML Dictionary
Configuration
- display
- attributes
- allowback
- allowquit
- inner tags
- font
- screen
- titlebar
- attributes
- font
- attributes
- size
- face
- inner tags
- attributes
- screen
- attributes
- height
- width
- inner tags
- attributes
- titlebar
- attributes
- text
- inner tags
- attributes
- property
- attributes
- name
- value
- type
- inner tags
- attributes
- library
- attributes
- name
- inner tags
- attributes
- data
- attributes
- writeToManifest
- inner tags
- xmlsocketclient
- urlcient
- attributes
- xmlsocketclient
- attributes
- server
- port
- outputLayer
- inner tags
- attributes
- urlclient
- attributes
- targetUrl
- outputLayer
- inner tags
- attributes
Navigation
- module – a SWF file to load and manage
- attributes
- type – file type to load
- name
- autoAdvance – if true, module can advance the navigation without user intervention
- noInterface – if true, makes the interface invisible
- startLabel – if true, advances the module to this label in its timeline
- initialValue – sets an initial value, if any
- inner
tags
- const
- field
- attributes
- group – loads a group of modules simultaneously
- attributes
- inner tags
- module
- set – sets name to value, and calls any
handler if appropriate
- attributes
- name
- value
- inner tags
- attributes
- const – a constant value to map into a module’s
namespace
- attributes
- type
- name
- value
- inner tags
- const (if type == “composite”)
- attributes
- field – a writeable value in a module’s namespace
- attributes
- type
- name
- inner tags
- condition – compares lval to rval with
the operation
- attributes
- lval
- rval
- operation
- inner tags
- true
- false
- attributes
- true – executed if the containing condition
evaluated to true
- attributes
- inner tags
- *
- false - executed if the containing condition evaluated false
- attributes
- inner tags
- *
- random – orders the contained tags randomly
- attributes
- select – if set, choose N of the contained tags randomly
- inner tags
- module
- group
- linear
- attributes
- linear – execute the contained tags in
a linearly
- attributes
- inner tags
- *
- noop – n o operation
- attributes
- inner tags