Motion:FAQ

This page is a placeholder for frequently asked questions about new motion in Flash CS4. Also, please submit general feedback in the comments of this page.

How do I select frame(s) on a tween span?

Hold the Ctrl or Cmd key and select the frame on the tween span, or drag across multiple frames to select more than one frame.

How do I move those diamondy “keyframes” on a tween span?

Hold Ctrl or Cmd key and select the frame with the diamond on it, and then drag that frame to a new location.

I have a great curve in the Motion Editor, and I want to reuse it. How?

Right-click the graph that contains the curve, and choose Copy Curve. Go to another graph and right-click again and choose Paste Curve. Note that pasting applies to non-spatial properties.

Why do X, Y, and Z properties not have bezier handles in the Motion Editor?

The X, Y, and Z properties control the position animations of your motion tweens, and are called spatial properties. These graphs control where your instance appears on Stage, and are used to generate the motion path on Stage. You can edit the motion path on the Stage to update the graphs in the Motion Editor, and vice versa. To enable stage editing of spatial properties, it is necessary for the properties to add keyframes to all graphs at the same time. If you change what frame a keyframe resides on, both keyframes move together. Because the motion model has a lot of control over the spatial property graphs, handles are not available on the property keyframes in these graphs because they’re controlled by Flash (you can hold Alt and change a control point between a corner and smooth point). You should try to edit your motion paths on Stage for the best results.

I’m having trouble scrolling in the Motion Editor using the scroll wheel. What gives?

The hot text (value) and menu controls in the Motion Editor (similar to other controls in Flash and other Adobe Products) respond to the scroll wheel. Therefore, if you have your mouse over these areas while you scroll, you active and modify those controls instead of the panel itself. Make sure you scroll outside these controls if you intend to scroll the panel instead of modify values. I’ve gotten quite used to scrolling over the large graph area of the panel when I want to scroll the content instead of change values.

I want to drag a keyframe and have it retain the same value. How?

This is possible if you 1) Deselect the keyframe you want to drag. 2) Hold Shift. 3) Start dragging the keyframe to a new frame. It will then retain the same value (you will see an orange line extend across the same value.) Note: You have to follow this order of operations. Otherwise Flash is waiting for you to click another keyframe - you can hold Shift to select multiple keyframes in a graph too.

The Motion Editor is slow to select and drag keyframes.

This can occur if you have very long tween spans on certain machines. If possible, you may want to split the tween span into multiple spans to speed up performance.

I want to insert frames into or remove frames from a tween span. How?

It’s super easy. Select the frames you want to remove, or the number of frames you want to insert within the span (Ctrl/Cmd+drag to do so). Then F5 to insert frames, or right-click and choose Remove Frames.

My animation doesn’t move to a new FLA file as expected. What now?

There are edge cases where animations may not move as expected the first time you try. If you have issues moving animations between FLA files, select the frames you want to move by using Copy Frames / Paste Frames.

I don’t want to stretch an animation when I make the tween span larger, I just want to make the span longer on the Timeline. Pray do tell how I accomplish this.

To make the span longer without stretching the animation, hold Shift and then drag the end of the span.

Animating is so much faster! What do I do with all this spare time?

Go out and get some fresh air.

8 Responses to “Motion:FAQ”

  1. Wilson
    October 8th, 2008 at 7:54 am

    I have a flash CS3 movie with 6 buttons, I can not make the buttons open in the same tab, can you help me?

  2. P
    December 18th, 2008 at 11:06 am

    When you describe motion XML, are you really speaking about motion presets? The reason I ask is that when you use the “Export Motion XML” option from the “Commands” menu, it produces something completely different for use with ActionScript motion tweens. Are these two interchangeable? Can they be used in the same way and if so, how?

  3. Joe
    February 18th, 2009 at 4:34 pm

    Command-clicking the diamond does nothing and Cntrl-clicking brings up the right-click menu (Mac).

    How on earth can you move the diamond along the motion tween? .

    All I want to do is be able to move a keyframe within a tween. I’ve been searching the Internet and video tutorials for two days. This is the first time I’ve seen a solution mentioned and that solution doesn’t work.

    I can see you’re mad about the new motion tweening, but so far, to me personally it seems like a badly implemented (albeit more powerful) “fix” to something that was never broken.

  4. Ody Ibekwe
    April 18th, 2009 at 11:33 pm

    Hi,

    I have already designed and deployed my web site since 2006. But now I want to add video streaming to my website. My website was designed by MS FrontPage.

    I want to add the flash 9 codec to my site for the viewing of videos on my web site as well as using it for the entire video uploading by me, clients and visitors; because I don’t want to redesign with Dreamweaver CS3 or Dreamweaver CS4?.

    Would it work with Dreamweaver CS3 or Dreamweaver CS4?

    Best regards,
    Brigma.com AdLogic

  5. Norma Reno
    April 27th, 2009 at 3:44 pm

    I am a Flash student, I purchased a Flash template for a web site I would like to build. Question: I am not “understanding” where the editable regions are in the template, I know what I need to input, name, address, content, photo gallery, contact page…
    How do I approach the template to “view” the editable areas? Is there a tutorial? The web company selling the template does not offer tutorials, since they “sell” the service of “customizing”. I understand and think it is great they are selling templates. I still need help…

    Thanks

    Norma

  6. Nessie
    September 10th, 2009 at 5:34 am

    Best flash help website ever! Thx guys (c:=

  7. Raised by a lynx that's addicted to Tim Hortons
    November 15th, 2009 at 3:04 pm

    complete newbie to Flash CS4 I tried to do the bone excercise,how do I configure my screen? Is there a beginners start page for bones with pictorials?

  8. SharLy
    January 23rd, 2010 at 12:13 am

    I’m facing a problem when i add an action in a button in Flash CS4. Please help me in this regard. I can’t find my problem. I use the following code and then the corresponding errors are here.

    Action Script 1.0 & 2.0 code:
    on (release) {getURL(”index.html”, _blank, “POST”);}
    then there was no change, i mean the button does not work.

    Action Script 3.0 code:
    sss.addEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandler);
    function mouseDownHandler(event:MouseEvent):void {
    navigateToURL(new URLRequest(”index,html”)); }

    then error: “Access of undefined property sss”.

    please send me the solution.

Leave a reply

About this blog

This blog specializes in the new motion model of Flash CS4, and is brought to you by team tween of Flash at Adobe. The blog will includes tips, techniques, and info on tweening in Flash using the Timeline and Motion Editor (as well as some stuff about motion runtime with code). From time to time, we might also talk about ActionScript 3.0. So if you're interested in tweens, this blog is for you. We also want to hear your feedback in the comments. All views expressed here are those of the authors, and do not necessarily represent the opinion or views of Adobe Systems Inc.

Add to Technorati Favorites


Sponsors