Previous Element  | Next Element  | 
Components
			This a container element for one or more Component elements
			that specify external components to be added to the output
			SWF. Components are located on the component path specified
			by the
			
				kinesis.components.componentPath
			
			property.
		
Attributes
| exportFrame | An optional attribute that allows users to explicitly specific the greatest frame number at which the commponents should be made available publicly. This attribute is only necessary if the components are referenced implicitly within ActionScript 1.0 scripts where dependencies are not automatically resolved. A value of -1 will output the components on the last possible frame the component is referenced. | |
| Type | Integer | |
| Default Value | -1 | |
Child Elements
ComponentParent Elements
MovieExamples
None
Previous Element  | Next Element  |