Unwanted easeing on motion tween

Hi
in order to create an animation of moving forward on a city
street in perspective, I have tweened a few vector graphic symbols.
For some reason the motion tween produced an unwanted ease-out
(slowing down?) as the objects come nearer to the front of the
stage.
Can anyone help me see what am I doing wrong here? Is it
possible to create this illusion of moving forward in perspective
on a city street, with a simple tween, with no easing applied to it
automatically?
Thanks!

sounds like as the tween prgresses, the animation is becoming
too processor intensive.
Chris Georgenes - Mudbubble LLC - Animator/Author/Speaker
Adobe Community Expert - p.781.772.1073
www.mudbubble.com - www.keyframer.com -
www.howtocheatinflash.com
ijohlhlkjbh wrote:
> We tried compensating by applying ease to counter the
illusion and it did not
> produce the desired effect.
> I was wondering, is there a completely different method
to animate motion in
> persepective?
> what would be your preffered way to achive that effect?
>
> Thanks
>

Similar Messages

  • Motion tween easing and timeline

    just using flash cs4 for the first time (after flash 8). It seems to be the one program where theres a lot of new features since that version (yay new features!) That I dont know how to use (boo!)
    So far I feel like someone at adobe made the mistake of letting the programmers design the usibility, but then flash has always been a bit unintuitive:
    so -
    I create a motion tween but by default it runs to the end of the animation, which makes it difficult to design a custom ease. So I add a blank keyframe to make it only 20 frames long.  Get my easing sorted, but now I want to set it so that it so that it remains visible on the stage for the rest of the animation.  I cant insert a key frame, and if I remove the blank keyframe, the bloody easing which I've just spent an hour getting my head around, is stretched out to the end of the animation.  And presumably if I insert more frames at any point the easing will also get mucked up.
    so is there a way to either convert a blank keyframe to an old fashined timeline keyframe after a motion tween OR
    fix the easing so that it applies between the original points?
    Oh yeah, and ctrl-y instead of ctrl-shift-z. WTF?

    I took a closer look at the this movie. While it does work just fine for me, there are a couple of areas where it can be optimized. This movie uses just one image. The stage size for this movie is 680 X 510 pixels. The image is 2816 X 2112 pixels at 32 bits. There is no advantage to using an image of this size. There are many disadvantages. You want to reduce the size of this image before it is imported into the movie. This alone will dramatically improve the performance of the animation.
    There is also no need for this movie's frame rate to be more than 30 fps, 15 will probably work just fine with the reduced image size.
    I'm sorry that I missed the size of the image as a problem initially, but then the movie plays fine for me.
    Yes, you can export any sort of video that you like.

  • CS6: Do Eases have to be re-added for each Motion Tween? Project-wide not possible?

    Hi All
    Unless I'm missing something, this is a very odd feature.
    I created a custom ease to use on multiple motion tweened objects, but when selecting the second motion tween, the custom ease I created for the first was nowhere to be seen. Do I really have to recreate Custom eases, or re-add preset ones for every single motion tween? If so, this is going to get both very tedious and also error-prone as the number of objects increases.
    Any help appreciated!
    Thanks
    Richard

    you should create a custom preset (window>motion preset).  that custom preset can then be applied to multiple objects multiple times with minimal effort.

  • Move motion tween and custom ease property keyframe at the same time???

    Hello,
    I'm making adjusments to my animation, by "ctl" clicking the motion tween diamond keyframe in the timeline, and moving it.  It works great, except I have a custom ease property set up that has keyframes that correspond to the animation.  When I move a keyframe, they all update and move except for the custom ease keyframes in the motion editor.  Is there a way to do this??  Set it up so that the custom ease keyframes are locked with the other keyframes??
    Any help would be greatly appreciated..
    Thanks,

    Hello,
    Thank you for contacting National Instruments.
    You should be able to control your RS-232 port and DAQ card independently. If you are doing a continuous buffered analog acquisition, then your board should be acquiring analog data continuously regardless of what commands are being sent out on the RS-232 port.
    I imagine that this is a software timing issue. I would recommend that in your code that you configure and start your analog acquisition before you even start the stage's movement. After you have determined that you are acquiring data, you should send commands to stage to begin its movement. After all of the stages movements are complete, you will want to stop and clear your analog input measurement. This will ensure that you will acquire all
    of the data for all of the movements of the stage.
    Regards,
    Bill B.
    Applications Engineer
    National Instruments

  • CS5 - problem with motion tween..HELP!!

    Experts out there, please help.
    I have migrated from Flash CS3 to Flash CS5. Unlike in CS3, in CS5 when i use motion tween i am unable to use multiple 'ease in' and 'ease outs' in a single tween span. The tween span has to be divided by the 'split motion' command at 'properties keyframes' into smaller tween spans to further apply ease in/out to each one of them. This is not the case with CS3, you just select one keyframe after another and apply the ease in/out command, no divisions required.
    Lets say i want control the accelaration and deccelaration of a bouncing ball without breaking the tween span. How do I do it in CS5 without wasting all the sweat?
    Please guys i really need this
    I'll be greatful
    Thanks

    The classic tween is the same as the old Motion tween was in CS3 and earlier. You can grab a keyframe and drag it along he timeline to extend or reduce the tween.
    The "new" Motion tween was invented to allow for 3D tweening and to allow you to save the tween action exclusive of the elements that were being tweened, so that you can easily replicate a tween on the timeline.

  • Motion Tween.

    Hello!    
    I have a big problem on a project that I'm developing.
    I've created an animation with ActionScript 2.0 using mx Tween class.
    This is the code:
    import mx.transitions.Tween;
    import mx.transitions.easing.*;
    var myTween:Tween = new Tween(mc1, "_y", Regular.easeOut, mc1._y, mc1._y-100, 0.8, true);
    var listeningObject:Object = new Object();
    myTween.addListener(listeningObject);
    listeningObject.onMotionFinished = function():Void {
         this.mc1.gotoAndStop(1);
    The first time the animation work well, but when i try to execute again by button on first frame of my scene the motion not execute standard motion tween and execute only final parts of this code.
    I've tried to insert a trace and flash send to me this information: [Tween]
    I think I can't exit or delete or stop or reset this Tween.
    The code work well but I can't do a "rewind" of all the scene!
    After the tween I want to see the standard motion...
    Please help me if you can.
    Bye!

    How does telling the mc1 to goto and stop at its frame 1 have to do with going back to frame 1 of the timeline tween and playing it again?  Wouldn't you want to use...
    listeningObject.onMotionFinished = function():Void {
         this.gotoAndPlay(1);

  • Motion Tween Keyframe Display

    Hello Everyone,
    I faced a very strange issue while working with motion tween. I have motion tween of 100 frames. The motion tween path on the stage shows me Keyframes at every 5 frames i.e. it shows keyframe of 5,10,15,20 and so on till 100..No isues with that at all.
    But when trying to motion tween the duration to 99 frame or even lesser the entire motion tween path shows me each and every Keyframe on the stage which becomes so cumborsome to handle as then I have to manage all the keyframes on the stage. Whereas, when it is 100(just a frame more) it starts showing a different display.
    How can I have to same display if I were to reduce the motion tween to 99 or less, in that instance it is much easier to ease the frames in my animation..Is there any setting which controls this??
    Please help geeks as your help as always been a boon for me.
    Thanks,
    Kangana
    I am using Flash Professional CS5.0

    Hi Darshan,
    Thanks for your response but this is not what I wanted to explain.
    The duration of the layer for motion tween is at 100 frames in the first setting. On the Stage I can only see Anchor Points(Keyframes) on frames 5,10,15 and so on.. No issues with that. I have taken a screen shot of this and attached as Version-1
    Now with the same file and everything being the same, If I decrease the duration of the Layer by just one frame i.e.99 or lower, then all the anchor points(i.e.keyframes) 1,2,3... become visible on the motion tween path on the Stage. I have also attached the screen shot as Version-2
    I trust there would be a setting which controls this display.
    Thanks for your help...
    Kangana

  • Creating a motion tween on x then y axis

    Hello! I am trying to figure out how to make my movie clip move from left to right then down with a motion tween script. I have the script written to move left to right on the x axis, but can't figure out how to add the script to have it then move down on the y axis.
    Can anyone assist me?
    Thank you!
    import fl.transitions.Tween;
    import fl.transitions.easing.*;
    //teaching_mc animation - animate left to right.
    var teachingTween:Tween = new Tween(teaching_mc, "x", Regular.easeInOut, 317.3, 785.3, 2, true);

    import fl.transitions.Tween;
    import fl.transitions.easing.*;
    import fl.transitions.TweenEvent;
    //teaching_mc animation - animate left to right.
    var teachingTween:Tween = new Tween(teaching_mc, "x", Regular.easeInOut, 317.3, 785.3, 2, true);
    teachingTween.addEventListener(TweenEvent.MOTION_FINISH, startYTween);
    function startYTween(evt:TweenEvent):void {
          //  your y tween

  • Motion Tween (CS4)  - please help

    I'm a student trying to finish (what should be) a pretty
    simple assignment. I'm creating a 30 second banner. From frame 1 to
    frame 90 (3 seconds), I have an image (movie clip) sliding in and
    "bouncing" into place with a motion tween (used the motion editor
    to get the "bounce in" ease effect on the tween). So, currently,
    after frame 90 there are no more frames on that layer; my image
    disappears.
    Now I want the symbol instance to stay in place for the next
    x frames, while stuff on other layers slides in on "top" of it. But
    if I go out to frame x, select it, and hit F5, F6, or F7, it makes
    the symbol stay in place over those frames like I want, BUT it
    screws up my motion tween. I lose the "bounce in" ease, for some
    reason. How can I get my motion tween to work like I want from
    frame 1 to frame 90, and then have the symbol instance stay put for
    the next x frames after that?
    Thanks!
    Christophe

    My instructor said just to go to the frame in the layer, go
    to frame x and select it, then do insert>timeline>frames. But
    that still screwed up my tween. The object slides into place, but
    the "bounce in" ease is no longer visible.
    I found this workaround - which doesn't seem very efficient,
    but it worked. My motion tween ends at frame 90:
    1) select frame 91, hit F7 to insert a blank keyframe.
    2) go to and select frame 90, select the object on the stage,
    copy it.
    3) go to and select frame 91, paste in place.
    4) Now go out to frame X, select it, and hit F5. Object now
    sits in place from frame 91 to frame X, and "bounce in" ease of the
    motion tween from frame 1 to frame 90 isn't affected.

  • The new motion tweening of symbols - awkward - what am i doing wrong?

    Hello.
    I have been doing classic tween animations for years now, and i still have to find a use for the new one to get benefits of these custom easing like "spring" etc which would be very handy to have without doing them manually. But as soon as i say to myself "ok lets try this new tweening" im running into absurds like the one on screenshot. Its a simple animation of symbol from left to right with added "spring" easing... as you can see its nothing like the one shown on the preview... Whats wrong with this? Does it need ot have like bazylion of frames to be able to work properly? And why its cutted on top so it doesnt look like elastic spring but rather like somehting hitting hard wall?

    Agreed that the motion editor is unintuitive and generally not very good.
    The issue you are running into here is this: When you apply an ease, flash does not expect you to want to ease between those two keyframes. That would be what you expect to happen, and that would be useful, but it's not the way it works. It is actually using the entire motion tween to decide how it's going to perform the ease. It's kind of difficult to describe, so maybe these screenshots will help illustrate what's going on.
    In this shot, the entire length of the tween contains two keyframes. One is the start, and the other is the max height of the spring.
    Everything is ruined if I duplicate the last keyframe. The expectation would be that the spring would apply between the first two keyframes, but it actually tweens the whole span.
    You can sort of get an idea of what's going on as you slide those keyframes together.
    If you split the motion, it will work as expected... sort of. Not sure about others, but it causes issues in our code if a movieclip's tween is not unbroken. So the whole motion editor is pretty worthless to me, and I wind up making a ton of keyframes by hand instead.

  • Using Motion Tween to create a moving timeline

    I'm just learning the software and haven't been able to figure this out.  I'm trying to create an historic timeline for our company and am using 20 jpg images, which I placed on separate layers and then converted each jpg to a symbol and motion tweened to go across the screen.  The problem is that there is a gap between the frames when they play as a movie and I don't know how to get rid of that so that they flow continuously across the screen from left to right seamlessly.  Can anyone provide me with some instruction on this?

    this may be time-consuming but should be easy.  start at the left-most keyframe that has an image.  i would think there's only one keyframe there that has an image so nothing needs to be done there.  go to the next keyframe.  there will be an image there and the previous image should still be on-stage (or you need to move that 2nd keyframe).  move that 2nd image so it abuts the first. go to the next keyframe etc.
    all your tweens should be the same number of frames, use the same easing and move the images the same number of pixels.

  • Free Transform breaks Motion Tweens

    Sigh! Normally I try to solve problems myself... but Google isn't giving me anything about this so maybe I'm the only one in the world experiencing this particular issue.
    I've used Flash for making games for years now, and I got used to using the old motion tweens for making looping animations for characters. I made the leap from AS2 to AS3 a while ago, and felt like I should try to use these new motion tweens as well since I got CS5...
    I've found them completely unusable, however, due to a bizarre problem that happens when moving around objects using the Free Transform tool.
    For a single character, I'll have a MovieClip with several layers, each with a 'body part' MovieClip on it, then I add the new blue-type motion tweens to all of those layers. At the end of those tweens, I use F6 to (hopefully) duplicate the starting pose; it is meant to loop, after all. Then I'll go about half way between these two keyframes and move bits around to create the A->B->A sort of 'idle' or 'breathing' animation.
    The Free Transform seems dodgy though. If I select all the 'limbs' of a character at once and try to rotate them as a group, it works, but they each end up displaced a bit when I release the mouse; they get offset slightly or rotate a bit in seemingly random directions.
    For example, compare these two images (it's easiest if they're opened in separate tabs, I suppose): http://scraps.fighunter.com/sparkpupagh1.png and http://scraps.fighunter.com/sparkpupagh2.png
    The first one is after rotating it but before I released the mouse button, the second is what the pieces ended up like after I released the button. Most of the pieces ended up where they should be, but the head was offset slightly. This is a mild case; it's usually worse and affects all the pieces, and the slight offsets and rotations build up, too.
    This in itself wouldn't be too bad - though it's frustratingly inaccurate - but it gets much, much worse the more I work on a single animation.
    (Note: These strange changes don't happen if I rotate all the parts as a group if they're not also contained within new motion tweens...)
    Here's a screenshot showing a frame mid-way through an animation, with one of the parts selected: http://scraps.fighunter.com/meepagh1.png
    The Motion Editor is shown, though I don't use that directly.
    With that feather bit selected, I then rotated it a tiny, tiny amount, but didn't *move* it at all. When I released the mouse, it ended up snapping suddenly to here: http://scraps.fighunter.com/meepagh2.png
    That'd be frustrating in itself, but as you can see from the Motion Editor, it's also messed up most of the other frames in the animation, somehow. This becomes unbearable, as you can likely imagine!
    If I edit the graph in the Motion Editor directly to alter the Z value and cause a rotation, it works, without problems... but this is horribly inefficient and unintuitive and not a solution. I can't animate by tweaking numbers. It's like trying to draw a portrait using an Etch-A-Sketch!
    It seems to only be the Free Transform tool that creates this bizarre problem.
    This has been happening since I got CS5 maybe a year or two ago, though I haven't actually had to use the animation tools much until a few days ago so that's why I'm bringing it up now. I've restarted Flash, my computer, etc, etc, many times; I also got the trial version of CS6 today to see if THAT would fix it, but the exact same thing happens in that version too.
    I'm wondering whether it's my computer's fault in some way... I don't know enough about hardware and 'specs' and that sort of stuff to describe anything about it, but I'm using Windows Vista and the computer is fairly old and not exactly what I'd call reliable. I'm planning to get a new one soon, so it'd be nice if that fixed this problem... but frustrating if it doesn't.
    I'll link to the CS6-flavoured .fla that those screenshots are from: http://scraps.fighunter.com/Meep.fla
    I'd very much appreciate it if someone could test this to see if it's happening to only me! If I go to frame 146 (to choose one at random), and try to rotate the foot, slightly, using the Free Transform tool, it breaks in the way that I've described. (Oddly, the head feather rotates without issues on that frame...) If you were to try to do this same thing and it *doesn't* break, it might be a good sign that it's my computer's fault!
    If it *does* break though... then I'd very much appreciate any help I can get from someone who understands the new motion tweens better than I do!
    It'd be a shame to have to go back to Classic Tweens because of this...

    Sigh! Normally I try to solve problems myself... but Google isn't giving me anything about this so maybe I'm the only one in the world experiencing this particular issue.
    I've used Flash for making games for years now, and I got used to using the old motion tweens for making looping animations for characters. I made the leap from AS2 to AS3 a while ago, and felt like I should try to use these new motion tweens as well since I got CS5...
    I've found them completely unusable, however, due to a bizarre problem that happens when moving around objects using the Free Transform tool.
    For a single character, I'll have a MovieClip with several layers, each with a 'body part' MovieClip on it, then I add the new blue-type motion tweens to all of those layers. At the end of those tweens, I use F6 to (hopefully) duplicate the starting pose; it is meant to loop, after all. Then I'll go about half way between these two keyframes and move bits around to create the A->B->A sort of 'idle' or 'breathing' animation.
    The Free Transform seems dodgy though. If I select all the 'limbs' of a character at once and try to rotate them as a group, it works, but they each end up displaced a bit when I release the mouse; they get offset slightly or rotate a bit in seemingly random directions.
    For example, compare these two images (it's easiest if they're opened in separate tabs, I suppose): http://scraps.fighunter.com/sparkpupagh1.png and http://scraps.fighunter.com/sparkpupagh2.png
    The first one is after rotating it but before I released the mouse button, the second is what the pieces ended up like after I released the button. Most of the pieces ended up where they should be, but the head was offset slightly. This is a mild case; it's usually worse and affects all the pieces, and the slight offsets and rotations build up, too.
    This in itself wouldn't be too bad - though it's frustratingly inaccurate - but it gets much, much worse the more I work on a single animation.
    (Note: These strange changes don't happen if I rotate all the parts as a group if they're not also contained within new motion tweens...)
    Here's a screenshot showing a frame mid-way through an animation, with one of the parts selected: http://scraps.fighunter.com/meepagh1.png
    The Motion Editor is shown, though I don't use that directly.
    With that feather bit selected, I then rotated it a tiny, tiny amount, but didn't *move* it at all. When I released the mouse, it ended up snapping suddenly to here: http://scraps.fighunter.com/meepagh2.png
    That'd be frustrating in itself, but as you can see from the Motion Editor, it's also messed up most of the other frames in the animation, somehow. This becomes unbearable, as you can likely imagine!
    If I edit the graph in the Motion Editor directly to alter the Z value and cause a rotation, it works, without problems... but this is horribly inefficient and unintuitive and not a solution. I can't animate by tweaking numbers. It's like trying to draw a portrait using an Etch-A-Sketch!
    It seems to only be the Free Transform tool that creates this bizarre problem.
    This has been happening since I got CS5 maybe a year or two ago, though I haven't actually had to use the animation tools much until a few days ago so that's why I'm bringing it up now. I've restarted Flash, my computer, etc, etc, many times; I also got the trial version of CS6 today to see if THAT would fix it, but the exact same thing happens in that version too.
    I'm wondering whether it's my computer's fault in some way... I don't know enough about hardware and 'specs' and that sort of stuff to describe anything about it, but I'm using Windows Vista and the computer is fairly old and not exactly what I'd call reliable. I'm planning to get a new one soon, so it'd be nice if that fixed this problem... but frustrating if it doesn't.
    I'll link to the CS6-flavoured .fla that those screenshots are from: http://scraps.fighunter.com/Meep.fla
    I'd very much appreciate it if someone could test this to see if it's happening to only me! If I go to frame 146 (to choose one at random), and try to rotate the foot, slightly, using the Free Transform tool, it breaks in the way that I've described. (Oddly, the head feather rotates without issues on that frame...) If you were to try to do this same thing and it *doesn't* break, it might be a good sign that it's my computer's fault!
    If it *does* break though... then I'd very much appreciate any help I can get from someone who understands the new motion tweens better than I do!
    It'd be a shame to have to go back to Classic Tweens because of this...

  • How do I create 2 motion tweens for one line of text?  the text needs to "fly-in-right", I can do that,

    how do I create 2 motion tweens for one line of text?  the text needs to "fly-in-right", I can do that, then it needs to "fly-out-bottom" again, I can do that, but not on the same line of text...any ideas...

    my question
    1- there is any way to assign the Fetch process to specific region so the process take all item in these region only.
    2- how can create manual process to fetch row into specific items in page ( i tray these code
    SELECT col1, col2, col3 ....
    INTO :P1_ITEM1, :P1_ITEM, :P1_ITEM...
    FROM table
    WHERE id = :P_id ) but no data retrieve .
    I do not think that it is possible to have more than one Automated Row Fetch process in a given page. See the thread:
    ORA-01403: no data found : Unable to fetch row multiple automated row fetch
    On your second question, the manual process should work provided:
    P_ID has a value when the process executes. You can do it this way:
    i. Make this process as a on-load After/Before header process
    ii. Make sure that P_ID page item has value when the process executes (set it from another page or before the pl/sql process executes)

  • How many motions tweens can you have on a timeline?

    I'm a college student in Seattle.  We just had our mid-terms in Flash CS5.  One of the really simple questions was "How many motion tweens can you have on a timeline."  Yup.  The answer is one...... or is it?  I had a long discussion with my tutor (who is the greatest tutor in the world) and he wanted to think about it. I said to him that I thought that one motion tween was wrong because you can click on an object in the timeline, make it a motion tween, and double click it and make several motion tweens.  So, essentially, you can have more than one motion tween on a timeline.  Is anyone able to advise me because this is all about grades!

    You can have quite a few motion tweens on a timeline.  You can even have them happening simultaneously (I don't know of a specific limit), as long as they are all on their own layers.  Though the more you add simultaneously the more they can weigh down the speed of things running.
    If you need to prove this to someone, the easiest way is to create it and demonstrate it.  But you may want to check the exact wording of the question... it would not be beyond an examiner to throw a trick question in.

  • Poor quality motion tween with png image, tried "Trace Bitmap", but then it looks like a newspaper

    Greetings all,
    I've been a software developer for many years, but am not very savy in the design elements.  So, much of what I'm going to say will probably sound "newbie", so please forgive me in advance.
    So, I'm trying to get a transparent image to fly in from the side.  So, I *thought* I was doing the correct thing by moving the "symbol" off of the visible portion of the stage, and creating a motion tween to move it onto the stage.  The motion works, but the quality of the image in general (and the text in specific) looks pixelated.
    Thus, I did a little bit of snooping, and everyone said that you should start with a bitmap.  So I saved the image from Photoshop into .bmp format, and was able to set the properties to "allow smoothing" and with lossless compression.  So far, so good.  Now, as I expected, the transparency is no longer there... 
    So here's the question:  how can I make this image retain its quality, still have transparency, and a motion tween?
    It seems like this is some set of characteristics that don't play well together, even though I see this type of thing online ALL the time.
    I tried "Trace Bitmap" to convert to a raster image, and tried to follow some suggestions online, but when I do "Trace Bitmap", it ends up looking like it has a bunch of grayish dots on the image... definitely NOT what I was expecting.
    Thanks for your help!
    JPB

    Go back to using the png, and set the smoothing allowance. That should take care of the quality.  In Flash, a "bitmap" will often refer to any type of image element... .bmp's are probably dinosaurs (as in extinct) where Flash usage is concerned.

Maybe you are looking for

  • Suspend to Ram doesn't work

    Hello, I tried to get Suspend to Ram, but whatever way I use. Nothing worked. First try was with echo -n "mem" > /sys/power/state I then got only a blinking cursor on a black screen for 20 seconds and then I see my console back with the error message

  • How to use debug my jdevloper devloped jsp applications using tomcat 4.0?

    hello, how to use debug my jdevloper devloped jsp applications using tomcat 4.0? how to run with using tomcat path with browser? can any one help? thanks pullareddy

  • Urgent: Parameter problem for jsp

    Following jsp when run with portal 9.0.2 displays value of Name and Age but value of Telephone parameter is displayed as Null. Can anybody tell me the reason? Running this jsp on IBM WebSphere. <%@ page contentType="text/html;charset=UTF-8" %> <%@pag

  • Kernel sources problem

    Hi again. I've tried last night to compile the "stock" kernel-2.6.18-ARCH provided with the distro (and updated to the latest package) so I can customize it the way I like it.  But I've run into a compilation problem after menuconfig. When I run make

  • Db replication

    Hi experts following is the scenario operation system Linux database 11G We have database in EU and users are connected to it via India. we are facing severe connectivity and performance for sending data or processing data possible solution would be