gsap
moving and rotating objects along a sine wave
There are a couple of problems i\'m having with this - the first is how to work out how to find where the tip of each sine curve is (ie the frequency) and the second is to work out how to rotate each[详细]
2023-03-08 23:06 分类:问答ActionScript - Serious Performance Problem Using TweenLite & Mouse Move Event
i\'m receiving a very noticeable performance hit when using TweenLite to tween a filter while dragging.[详细]
2023-02-15 09:39 分类:问答Using tweenlite to tween 3d coordinates
im trying to tween a sprite to new 3D coordinates (x,y,z) using AS3 and i would like to use TweenLite to do it but i don\'t know how?[详细]
2023-02-13 11:45 分类:问答problem with tweenlite
i have a bit of a problem. i have the following function: private function elementsLoadedHandler(e:Event):void[详细]
2023-02-10 11:48 分类:问答AS3: Tween Lite: tweens stopping before they're finished?
edit2: Well I found out what was wrong. answered my own question. * Face-palm* sorry for this waste of space. (if you come across this randomly, my solution is answered at the bottom)[详细]
2023-02-03 19:06 分类:问答TweenLite ignoring specific properties
My name is Anubhav! I was developing a Arkanoid style game in AS3. And I am having some problems with the following TweenLite co开发者_JAVA技巧de :[详细]
2023-02-01 05:36 分类:问答Sounds fade in/out with ActionScript 3
I am trying to make a fade in/out in a music in a Flash (CS5) project. I imported the sound to library, set a classname for \"Export for ActionScript\", and I was trying to fade with TweenLite/TweenMa[详细]
2023-01-19 02:42 分类:问答Looping DisplayObject animation
I have multiple object doing random开发者_如何学JAVA movement with random speed. i wanted to repeat the animation.[详细]
2023-01-18 11:25 分类:问答Is it possible to tween scroll position of ScrollPane component with TweenLite?
In actionscript3, using the ScrollPane component and the TweenLite package, would it be possible to animate to a particular scrol开发者_运维百科l position?This seems like it should be possible, but I\[详细]
2023-01-15 22:09 分类:问答TweenLite onComplete fired instantly?
After I finish a tween, I would like to change my variables, then only my mouse movement would have start to run some functions, but it seems like the onComplete function fired immediately messing all[详细]
2022-12-25 03:08 分类:问答