<Motion duration="60" xmlns="fl.motion.*" xmlns:geom="flash.geom.*" xmlns:filters="flash.filters.*">
	<source>
		<Source frameRate="30" x="176.95" y="189.5" scaleX="0.994" scaleY="0.993" rotation="0" elementType="movie clip" symbolName="Text caption">
			<dimensions>
				<geom:Rectangle left="-87.95" top="-32" width="175.95" height="64"/>
			</dimensions>
			<transformationPoint>
				<geom:Point x="0.5" y="0.5"/>
			</transformationPoint>
		</Source>
	</source>

	<effect_config>


		<config_item display_name="Tint Color:">
				<effect_property type="color" >
					<effect_sub_property type="rgb" property_value="TINT_COLOR" default_value="0x00FF33">
					</effect_sub_property>
					<effect_sub_property type="alpha" property_value="TINT_ALPHA" default_value="1">
					</effect_sub_property>
				</effect_property>
		</config_item>

		
		<config_item  display_name="Tint">
			<effect_property type="number" property_value="TINT" default_value="50" valid_range="{{0,100}}"  increment= "1" modifiers= "{offset:0,multiplier:0.01}" unit="%">
			</effect_property>
		</config_item>


	</effect_config>
	
	<Keyframe index="0"/>

	<Keyframe index="1">
		<color>
			<Color tintColor="TINT_COLOR" tintMultiplier="TINT"/>
		</color>
	</Keyframe>

	
	<Keyframe index="59">
		<color>
		</color>
	</Keyframe>

</Motion>