Sha256: 4a216cae59a0e5a98d42f678077d7d0656181b9c517a0332348e13122226fdfa
Contents?: true
Size: 1.26 KB
Versions: 32
Compression:
Stored size: 1.26 KB
Contents
################################################################################ ## ## ADOBE SYSTEMS INCORPORATED ## Copyright 2006-2007 Adobe Systems Incorporated ## All Rights Reserved. ## ## NOTICE: Adobe permits you to use, modify, and distribute this file ## in accordance with the terms of the license agreement accompanying it. ## ################################################################################ # Developer RTE Section #Animation startValContainsNonNums=The startValue array contains non-Numbers: you must supply Interpolator to Animation. endValContainsNonNums=The endValue array contains non-Numbers: you must supply a custom Interpolator to Animation. # ArrayInterpolator arraysNotOfEqualLength=The start and end arrays must be of equal length. #Constant accDecWithinRange=(acceleration + deceleration) must be within range [0,1]. # FxAnimateInstance illegalPropValue=Illegal property value: {0}. propNotPropOrStyle=Property {0} is not a property or a style on object {1}: {2}. #FxAnimateShaderTransition cannotOperateOn=AnimateShaderTransition can operate only on IUIComponent and GraphicElement instances. #NumberInterpolator cannotCalculateValue=Interpolator cannot calculate interpolated values when startValue ({0}) or endValue ({1}) is not a number.
Version data entries
32 entries across 2 versions & 1 rubygems