Why wont this move effect work on my sprites when the fade effect does?
问题 Could someone please explain why this doesn't want to work? It's a bit of decoration to go behind a logo. When the dMove var is commented out I get the appropriate line of squares fading in and out at random spots along the x = 78 axis, but when introduced nothing appears at all... private var floatBG:UIComponent = new UIComponent(); private function addDP(event:TimerEvent):void{ var dY:Number = 5+Math.ceil(Math.random()*60); var dSize:Number = Math.ceil(Math.random()*12); var dAlpha:Number =