Motion Tween w/ Rotation Dropping on the Y Axis

Is there a way to prevent a motion tween w/ rotation from dropping on the Y axis? Basically I used Free Transform to change the angle of a line, but it always lowers itself on the Y axis when I insert a motion tween in it.

Hey there,
The properties shouldn't be changing when you insert a motion tween. Could you either attach a file with the object *before* you create the tween, or let me know all the properties of the object before you insert the tween so I can try and reproduce internaly?  (X, Y, rotation, scale X/Y, skew X/Y).
Thanks!
Jen.

Similar Messages

  • Creating a motion tween with less frames on the timeline

    Hi,
    By default when I create a new motion tween, it automatically comprises all frames on the layer.  I want only a 72-frame tween, not a 350-frame tween.
    Any idea?
    Ronald

    I did know about suggestion #1 (I just thought it was too much work, especially
    since I had to move the 72-frame tween back to the end, on frame 350).
    As for suggestion #2, I learned that I could split a tween.  Interesting!
    Thanks!
    Ronald

  • Motion tween is not running in the main scene

    Hi guys,
    I made a short movie at the beginning of my project and afterwards I made a symbol-movie clip with many motion tweens (at the end of the symbol animation I put stop(); ). Now I have a problem - how should I insert my symbol-movie clip after my first short movie? To one frame or to more ones? I have tried some ways but I have not found the solution - the symbol-movie clip is not ruuning in my main scene.
    Thank for any help.

    If your movieclip is a self-contained animation, then it only needs to occupy one frame of whatever timeline it is in.  If the intention is to have it play at the end of your short movie, then it should reside in the last frame where that movie is.  If you show a screenshot of what you have it might be easier to understand what you have.

  • How to move a keyframe from a Motion Tween in Flash CS4

    I understand that motion tween is a new form of tween in CS 4 however  I am unable to move a keyframe within the time line? am I missing something? I would hope I could select the keyframe (diamond  shape) and move it around the timeline but apprently Im missing something.. I am not able to do a cut and copy either... is this normal behavior?
    thanks
    cheers
    stephan

    Thank you so much for getting back to me so quick. Work is chaotic right now or I would have replied sooner.
    Anyway, my lines aren't actually 3D at all. Everything, including the box, are 2D. But that does give me an idea, once I'm more proficient in Flash if I decide to make this animation even better in the future.
    I attached a screenshot of my homepage. You'll see a set of lines on the left side that surround a square with Sarah Knouse LeCroy inside. (That square is what I was referring to as a 'box'...probably not a good description.) I want that square to move down to the bottom left corner when you click on Portfolio, Contact or Resume. As it moves, I want the lines to collapse and fold together so that it looks like they're all neatly getting 'packed away' so that all that's left when viewing, say Portfolio, is an empty page with the square down in the lower left corner.
    What is the best way to animate those lines in CS4? Most of the lines do not need to stay connected to the square as it's moving so I think I can just do a Classic tween for those. But the 3 diagonal ones DO need to stay connected to the box as it's moving. I was doing a motion tween and rotating/elongating each line in sections but they still didn't match up exactly in some places during the move. When I would try to go back and adjust a position I had set, it would just pop right back to the original position.
    The last problem I'm having is an issue with getting this animation to play only when you leave the homepage and click to Portfolio, Contact or Resume.
    But don't want to overwhelm so just answer what you have time for! Later, I could attach my main timeline so that you could see what I already have set up.
    Thanks so much!

  • Problem with motion tweening in Flash CS4

    Hi !
    I tried to refresh my little flash knowledge -- but I stumbled upon a problem with the new Flash CS4!
    When I try to make different blur or alpha effect on one keyframe I got after making the motion tween -- Flash adjust the other keyframe as well (got the same reaction on both keyframes as if it was the same instance of movie clip -- and not as in old flash; the keyframes created separated or independent instances)
    The only thing working for me is when I move the movie clip out of the stage on the first keyframe -- and it correctly move its position.
    What's wrong?
    Kind Regards
    Maria Olsen

    Hello Maria,
    You sort of answered your own question:)
    "got the same reaction on both keyframes as if it was the same instance of movie clip"
    That is exactly right and is the proper way of looking at new motion tweens. It is one instance of the movieclip for the duration of the tween. It takes awhile to get used to this.
    New motion tweens allow you to set up a a very simple tween initially without keyframing ending values / position. Once you start making changes after the tween is set, you are going to have to get familiar with adding "property keyframes". Property keyframes are displayed with those little diamond icons in the timeline. Poperty keyframes allow you to "lock in" certain specific properties at key points in your animation without affecting other properties. With the old classic keyframes, a keyframe placed mid-tween would create a whole new instance of a symbol with all properties (rotation, scale, alpha etc) set in stone for that point in time. The benefit was that you could easily have all properties tween TO and FROM that keyframe if that's what you wanted. Now you can make adjustments to a symbol mid-tween and only specifically adjust a single property. So you can adjust the alpha of an object mid-tween without interrupting say a rotation that you wanted to happen all the way through.
    If you simply want an object to move left to right and then you decide it should fade in
    CLASSIC TWEEN
    -place symbol on frame 1
    -keyframe frame 10
    -in frame 10 move the symbol to the right
    -add classice tween
    Ok, that works, now add alpha fade in
    -go back to frame 1 and set alpha to 0
    -classice tween automatically adjusts alpha from 0 in frame 1 to 100 in frame 10.
    -done
    MOTION TWEEN
    -place symbol on stage
    -create motion tween
    -playhead jumps to last frame
    -move symbol to the right (no need to f6 / keyframe)
         Flash automatically adds something called a "position" keyframe (notice the little black diamond)
    Ok, that works, now add alpha fade in
    -go to frame 1 and set alpha to 0
    -test movie
    -oops - wrong. As you noted the alpha will stay at 0 throughout the whole tween.
    -you need to additionally go to the last frame and set the alpha back to 100
         -this will automtically create a "color" property keyframe on the last frame
    When just doing this now I noticed something odd as well
    As soon as I do the position change and move the symbol to the right, if I try to add the "color keyframe" on the last frame of the tween, I am not allowed to do so. "color" and "filter" are greyed out. I would prefer to lock the alpha at 100 in the last frame while the playhead is in position before setting it down to 0 in frame 1. Oh well.
    Seems you are forced to
    -go back to the beginning of the tween
    -adjust the alpha
    -then go to the end and manually bring the alpha back up.
    hmm maybe i'm missing something too:)
    the best way to do this would be to have the foresight ahead of time to do the alpha
    -place the symbol
    -alpha 0
    -add motion tween
    -in last frame move the symbol  set alpha to 100 (alpha and position keyframes are automatically set)
    So if you do it right the first time, its easy. If not, well.
    Keep in mind an object will maintain the properties it has set in frame 1 unless a subsequent property keyframe enforces some adjustment.
    If you have have an object that is moving from point a to b to c to d:
    If you alter the alpha at point b, the alpha will tween from point a to b, but will maintain the new alpha to c, to d.
    If you scale the clip by 200% at point, its scale will tween from point a all the way to point d, NOT just from c to d
    To scale from point c to d only, set a "scale" property keyframe at point c (this will lock the objects scale at 100) THEN scale to 200% at point d
    It takes a good deal of practice. I found the hard way that you just can't "wing" it. It isn't very intuitive coming from a classic tween approach.
    These articles really helped me:
    http://www.adobe.com/devnet/flash/articles/motion_migration_guide.html
    http://www.adobe.com/devnet/flash/learning_guide/animation/
    Take note of the tips on "cntr-clicking" frames and "shift-dragging". You have to really get used to a few keyboard modifiers when editing the timeline.
    Stick around the forums. A lot of good info comes through daily.
    Carl

  • 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.

  • Motion tween- arrows not appearing, tween not working! please help?

    I select where I want my motion tween to be, ctrl-click and select 'create motion tween'. It appears blue, and does not come up with an error message but no arrows appear like in the video's and the motion tween has not worked. Any ideas why? Also, I opened up a file that already had a motion tween in it (made by somebody else) to test it. I selected the motion tween and clicked 'remove tween' and straight away clicked 'create motion tween' again- to put exactly the same motion back into it, but the same thing happens- the selected area appears blue but no motion tween. Then, if I select it again, the option is 'remove motion' not 'remove tween' as before. A little complicated and could really use some help! Thanks!

    Thanks very much for the help. Classic tween has worked, the arrows have appeared and the figure moves but the shapes do not move around their anchor points and go all over the place before suddenly appearin in the right position on the very last frame.This is a screenshot of what i see on the second to last frame:
    And this is the last frame:
    I made sure all the anchor points were in the right place beforehand, any ideas why the shapes wont move right?
    Thanks.

  • 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

  • Motion tween not working - CS5

    I created a symbol, placed it on the timeline, made a copy and moved it to another place on the timeline, clicked in the middle and selected motion tween. It shows a motion tween on my timeline, but when I move the playhead, there is no animation, just a start state and an end state. Help, please!

    should only be the symbol on that layer, there should be no other object, be careful, a single point can do not work
    If you copy the symbol in the time line then use "Create Classic Tween"
    to use "Create Motion Tween" just right click on the frame in the timeline (without copying anything in the timeline) and select "Create Motion Tween", position the playhead at the frame you want and move the position of symbol

  • 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

  • Strange motion tween problem

    So I have been making an animation to a voice over for a project. Comes in at about 2000+ frames with each animations different "scene" location split into 16 layers.
    If I play the entire movie from start to finish my 2nd to last "scene's" motion tweens play really fast and repeat randomly.
    If I use a gotoAndPlay to the frame where this "scene" starts the motion tween plays as intended.
    The problem "scene" is setup like all my others with the "scene" being in its own movieclip on the main timeline, and then nesting other movieclips inside it. When I remove the tweens from the nested movieclips there is no movement issue, but obviously there is also no movement which I need.
    My fix so far has been to add a goToAndPlay on the first frame of the problem "scene", eg "gotoAndPlay(1895); above frame 1895" which plays the tween correctly but makes my audio stutter when it hits that frame. So is not exactly the desired effect.
    Note: when I say "scene" I don't mean flash scenes more taking about the different shots/locations of my animation.
    I've searched google for hours to try find a similar issues with no success. So really do appreciate any help or ideas from some more experienced flashers

    You're trying to have different slices fade in? If you just
    want the image,
    as a whole to fade in, import it and convert it to a
    MovieClip and fade in
    the clip.
    Dave -
    Head Developer
    http://www.blurredistinction.com
    Adobe Community Expert
    http://www.adobe.com/communities/experts/

  • Can't get motion Tween to work - just upgraded from a previous version to CS4

    I am attempting to create a motion tween between two keyframes.  The image is the same...the first keyframe has the image set to an alpha of 0 and the second keyframe some 20 frames down the timeline is set to an alpha of 100%.  The keyframes are on the same layer.  The image has been transformed to a symbol.  Yet when I double click between the two keyframes and create the motion tween so the image will fade from 0 to full view at 100% nothing happens.  I don't see the familiar arrow that normally indicates a motion tween between the two keyframes.  I've created this transformation a thousand times before but don't understand what is different in CS4 that isn't creating the tween.  When I double click on a frame in between the two keyframes it indicates I can remove motion tween so, it makes me believe the motion tweening has been set but, it isn't.
    I am quite frustrated and don't understand if I haven't set something in the preferences so the tweening will work or just what is going on.
    Help!

    And here's the article that was written specifically to update your skills with all the changes between the earlier tweening and new tweens in CS4:
    http://www.adobe.com/devnet/flash/articles/motion_migration_guide.html

  • Purpose of motion tweens + movie clip symbols

    Hello. I've been going over several tutorials and whatnot and I'm confused on the point of movie clip symbols and motion tweens. To me using the other tweens and symbols are "easier". Can someone explain to me why they're so beneficial to have been added to CS4/CS5? Except I understand that movie clip symbols can be adjusted using the 3D tools but is that the only difference?
    Thanks so much

    it's easier to fine-tune different movieclip property tweens using the motion editor than it is to control those tweens using the classic tween.  that said, for most tweens, the classic tween works well and it's easier to implement.

  • 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.

  • How do i start a motion tween by clicking a button and stop it at the end of the tween.

    Hi guys,
    I am creating a website for a project and i am trying to activate a box bropping down from another box when i click on the enter here button i have created. I have set the motion tween and its working when i preview i just unsure of the correct actionscript to start this tween when i have clicked the entere here button or how to stop it at the end of the tween.
    I am scared i may have made the layers in the wrong place, they are all currently in scene 1. does my second box that is dropping down need to be set inside the layers of the first box?
    Bit of a newbie at this.
    Thanks in advance!

    Create the dropping box movieclip as an animation by itself with a stop() coomand in the first frame and a stop() command in the last frame.  The click of the button should tell the movieclip to play(); at which point the animation should play and stop at the end.
    Another option would be to use an actionscript Tween to make the box drop.  Going that route the animation is what you code it to be and there is no need to have to stop it as it will end where you tell the Tween to end at.

Maybe you are looking for

  • Strange Beep When Shutting Down

    Today, when shutting down Windows, I received a strange beep from my MSI Mega 865.  I checked the temp, and it's only 48C.  Any ideas on what would make it beep when it shuts down? Note:  This noise came as soon as I chose to shut down, and prior to

  • I need a dictionay on terminology; syc, ad-on, app, etc. etc. etc.?

    I need a glossary or dictionary on the vocabulary used relative to being online? Examples; app, syc, add-on, merging, and many, many more.

  • Long delays when saving or loading labview .vis

    I have noticed as my program got larger, that everything has slowed down as far as loading and saving the vi's. I seemed to have tracked it down to a few vi's which are run in re-entrant mode. I call this vi Move.vi. It is called at least 150 times w

  • Hierarchical Address Book Access Enumeration?

    We are currently looking at the Hierarchical Address Book (HAB) feature for our Exchange 2010 SP3 on-prem deployment. One request was to limit the user/room/resources a user can see in the HAB based on whether the user has permissions to "see" that r

  • Upgrading to Lion Disk issue

    Have a MacBook w/intel core 2 duo with Snow Leopard installed. I downloaded the Lion upgrade and when I try to install, got the message "This disk is not formatted to Mac OS Extended (Journaled). Use Disk Utility to enable Journaling or re-format the