// Copyright � 2009. Adobe Systems Incorporated. All Rights Reserved.
package fl.motion {

	/**
	 * Used to hide some APIs added to support array of MotionBase instances
	 * in AnimatoryFactoryBase. These APIs are intended for internal usage
	 * for automatically generated ActionScript.
	 *
	 * @private
	 */
	public namespace motion_internal = "http://www.adobe.com/2009/flash/motion/internal";

}
