<Motion duration="60" xmlns="fl.motion.*" xmlns:geom="flash.geom.*" xmlns:filters="flash.filters.*">
	<source>
		<Source frameRate="30" x="254.45" y="142.5" scaleX="1" scaleY="1" rotation="0" elementType="movie clip" symbolName="Symbol 1">
			<dimensions>
				<geom:Rectangle left="-30.5" top="-26.5" width="61" height="53"/>
			</dimensions>
			<transformationPoint>
				<geom:Point x="0.5" y="0.5"/>
			</transformationPoint>
		</Source>
	</source>
	
	<effect_config>
		<config_item display_name="Ease In:">
			<effect_property type="number" property_value="IN_EASE" default_value="100" valid_range="{{-100,100}}"  increment= "1" modifiers= "{offset:0,multiplier:0.01}" unit="%">
			</effect_property>
		</config_item>
		<config_item display_name="Ease Out:">
			<effect_property type="number" property_value="OUT_EASE" default_value="0" valid_range="{{-100,100}}"  increment= "1" modifiers= "{offset:0,multiplier:0.01}" unit="%">
			</effect_property>
		</config_item>
	</effect_config>

	<Keyframe index="0" tweenSnap="true" tweenSync="true">
		<color>
			<Color alphaMultiplier="0"/>
		</color>
		<tweens>
			<SimpleEase ease="0"/>
		</tweens>
	</Keyframe>

	<Keyframe index="1" tweenScale="false" tweenSnap="true" tweenSync="true" x="-1754.45">
		<color>
			<Color/>
		</color>
		<tweens>
			<SimpleEase ease="IN_EASE"/>
		</tweens>
	</Keyframe>

	<Keyframe index="14" tweenScale="false" tweenSnap="true" tweenSync="true" x="-10">
		<tweens>
			<SimpleEase ease="1"/>
		</tweens>
	</Keyframe>

	<Keyframe index="44" tweenScale="false" tweenSnap="true" tweenSync="true" x="10">
		<tweens>
			<SimpleEase ease="OUT_EASE"/>
		</tweens>
	</Keyframe>

	<Keyframe index="59" x="1245.55"/>
</Motion>