(); this.animate.motionPaths.push(new SimpleMotionPath("y", -100, 450, 1000)); this.animate.motionPaths.push(new SimpleMotionPath("alpha", 3.0, 0.5, 1000)); this.animate.play(); } ]]> @namespace s "library://ns.adobe.com/flex/spark"; @namespace mx "library://ns.adobe.com/flex/mx"; @font-face{ src: url("../../../../../../Assets/Fonts/Open_Sans/OpenSans-Regular.ttf"); fontFamily: vera0; embedAsCFF: false; } @font-face{ src: url("../../../../../../Assets/Fonts/Open_Sans/OpenSans-Regular.ttf"); fontFamily: vera1; embedAsCFF: true; } s|SkinnableComponent { fontFamily: vera1; fontLookup: embeddedCFF; color: black; }