CP5 - W7 - TIPS - Motion paths

I want to give back a little to this community, I got a lot of answers on my questions. And I am greatfull for the help.
I wanted to animate an image to come up from the bottom, but could not find the right animation path. So...
Follow this guide to learn how.
You can do your own motion paths!
Import an image
Go to Effects
press the f(x) symbol at the bottom right corner of the effect
go to browse
motion paths
right-click on LeftToRight.xml and choose copy
paste it in again and you will have something like LeftToRight-copy.xml
right-click on LeftToRight-copy.xml and chose to edit, preferebly in notepad
The code you will see
<Motion duration="60" xmlns="fl.motion.*" xmlns:geom="flash.geom.*" xmlns:filters="flash.filters.*">
<source>
  <Source frameRate="30" x="51.7" y="75.2" scaleX="1" scaleY="1" rotation="0" elementType="movie clip" instanceName="abc" symbolName="Symbol 1">
   <dimensions>
    <geom:Rectangle left="-97" top="-50" width="97" height="50"/>
   </dimensions>
   <transformationPoint>
    <geom:Point x="0.5025773195876289" y="0.505"/>
   </transformationPoint>
  </Source>
</source>
<effect_config  effect_type="motion_path">
</effect_config>
<Keyframe index="0" tweenSnap="true" tweenSync="true">
  <tweens>
   <SimpleEase ease="0"/>
  </tweens>
</Keyframe>
<Keyframe index="59" tweenSnap="true" tweenSync="true" x="400." y="0">
  <tweens>
   <SimpleEase ease="0"/>
  </tweens>
</Keyframe>
</Motion>
The code you easy can undestand
In the begining it says duration="60"
<Motion duration="60" xmlns="fl.motion.*" xmlns:geom="flash.geom.*" xmlns:filters="flash.filters.*">
More below in the code you see:
<Keyframe index="0" tweenSnap="true" tweenSync="true">
  <tweens>
   <SimpleEase ease="0"/>
  </tweens>
</Keyframe>
<Keyframe index="59" tweenSnap="true" tweenSync="true" x="400." y="0">
  <tweens>
   <SimpleEase ease="0"/>
  </tweens>
</Keyframe>
0 to 59 is 60 steps
You can by altering these values choose how long an object should move.
Examples:
Left to right: tweenSync="true" x="400." y="0"
Right to left: tweenSync="true" x="-400." y="0"
Top to bottom: tweenSync="true" x="0." y="400"
Bottom to top: tweenSync="true" x="0." y="-400"
Mov to left lowe corner : tweenSync="true" x="400." y="400"
Continue with task
Change the settings in your file LeftToRight-copy.xml and choose to save and close.
Rename LeftToRight-copy.xml to for instanse TopToBottom.xml
choose that path and animate your image
Preview in browser (F12)
Thats it you can do it!
// Daniel

DPZ,
That is awesome, I was kinda curious about exporting/importing effect XMLs. Thanks for the tutorial.
I too wrestled with getting objects to animate the way I wanted. However, I found a different way to achieve what I think is the same thing, and it was all from the interface rather than the XMLs. There is shockingly spare information online and in help about the Cp5 effects, so I'll share this too in case it's helpful...
First, from the Effects tab I did Add Effect (fx symbol) > Motion Path > LeftToRight. In my example below I added it to a text caption.
Second, if you look closely at the object amongst the resize handles, you'll see a very small teal box in the lower-right corner. Click on it and you'll see a red arrow appear on top of your object (see below).
That red arrow represents the start and end points of your motion path. So lastly, you can click on either the red "begin point" square and place it where you want, or click on the green "end point" arrow and place it where you want. Dragging the animation duration in the effects timeline will set how long it takes to complete the motion.
So far in my experience, this works with any effect that is motion-based. I used it quite a bit on the Entrance and Exit set of effects.

Similar Messages

  • CP5 - W7 - QUESTION - Motion paths, send project to other person.

    Hi Me and my college work with the same CP files.
    We have an internal flow
    01-Preproduction
    02-Post production
    03-Ready for export
    04-Exported and approved
    I am responsible for the preproduction, creating animations and recording stuff
    My college is responsible for cleaning and smoothing errors and edit text.
    During the preproduction I create custom motion paths
    When my colluege open the"moved" project files the animation works but he can not see my paths... it seems that my paths have been compiled to be a part of the project, and are no longer editable.
    When working in a projectfile nothing should be compiled in to the project, everything should be editable. that is the reason to send a project file and not a compiled version to someone.
    So what I want: I think that paths should be included in the project as editable paths when moving a project.
    And I want to know if it is my lack of competence, a bug or an undeveloped feature that makes the paths compile into the project upon move.
    Best Regards // Daniel

    Hi Lilybiri,
    It was lack of knowledge that led me to post this.
    Actually, after reading your post and entering my colleges computer to investigate I found what the problem was...
    He had the obect locked. Of course he could not see anything, because you can not even select a locked object.
    Thank you for answering eaven the stupidest questions from my side.
    Actually I think this whole tread should be deleted because it creates more confusion than knowledge for readers.
    BR // Daniel

  • Motion Path Madness

    More specifically, the start and end points of the motion path. They are driving me crazy. Maybe I am overlooking something that is so ridiculously basic I am not finding it, but here's my issue. I've got a motion path on an object. The start point has a position of X: -77, Y: 16. I'd like the end point to be X: - 77, Y: 50, but everytime I try to move the end point, it ends up moving the X axis to something ridiculous like -77.78, clearly and visibly making my path something other than a straight line. Is there a way to get around this? I experience this issue quite a bit and have been unable to successfully find an answer. Perhaps I am just not using the right search terms? Any help would be greatly appreciated.

    Hey Q*bert,
    Thanks for the tip. I've also found that if you hold the Option key while dragging a point it seems to keep the coordinates at whole numbers. I was getting my problem with the snapping turned on as well, though I wasn't always at the beginning of the timeline when attempting a move.
    I haven't been using keyframes just because I haven't really thought about it since getting Motion. The behaviors are just so much nicer to work with and the ability to scale and move them without worrying about the keyframe position is nice.

  • Motion path changes gets larger when copied to Shape Position parameter

    Hello There,
    Richard Gerard has been helpful, and well as other people.
    I have sorta figured out how get a stroke to follow a motion path.
    I (so far) am unable to get a shape to follow the same motion path.
    My shape is a small ellipse commonly known as a circle!
    I have seen this post - http://forums.creativecow.net/thread/2/959085, which is interesting,
    but does not work.  My shape layer consists of name, "Blue Circle",  and two properties below that:
    Contents and Transform.  If i copy the path into the Transform-Position property the path is about 2
    times bigger than the path I want to use, and does not start at the correct spot.
    After reviewing the post above - I added a "path" to the ellipse in the "Contents" area, I can see the path, it is the correct size,
    but the circle does not follow this path.  If I try to copy this path to one of the position properties, no dice,
    the path completely displaces the shape to the wrong coordinates.
    I must be missing something basic here, but have yet to find out.
    Any tips will help.
    Thanks,
    eholz1

    The position path is offset because your Black Solid with the mask isn't in the default position. Both Anchor Point and Position must be reset. Parenting can also foul this up. Here's how to fix it.
    First of all, before you copy and paste the path remove parenting and return the solid with the mask to it's default position by resetting Anchoe Point and Position. Now when you paste the path to your Blue Ball it will exactly match the path on the solid layer. Once the path is set you can redo the parenting and reposition the layers but you must include the blue ball. If it were me I'd create a null and make that the parent of the Black Solid, the Blue Ball, and the Map. Now you can animate the position of the null to scroll across the map and the blue ball will follow.
    To match the timing of the stroke to the blue ball you simply drag out the right most diamond keyframe on the blue ball position until it matches the last position of the stroke.. That's all there is it. Your timeline should look something like this:
    One last question. You have a non-standard composition size. It may not render correctly. What is the reason for the odd size. NTSC D1 Widescreen should be 872 X 486, It's acceptable to also have a comp that's 872 X 480. MPEG compression requires an even number of pixels so your 853 dimension is very likely to cause problems or be automatically resized to a standard frame size.

  • Imported Photos keep freezing during a motion path across the screen

    Today is the first day I am using Motion since upgrading to Leopard about a month ago. I am working on a project where I have various photo images floating around or across the screen. For some reason, I keep getting hiccups when the image moves across the screen. It moves, then pauses for a second or two then continues on. I scaled the image down, added a motion path and a Fade in/Fade out behavior and that is it.
    I am not sure if it is a Leopard thing or something I need to adjust in the parameters but I have used Motion plenty of times before the upgrade and it never paused in the middle of move. Its annoying pause. At first I thought it kept hitting a spot on the timeline that needed to be rendered but I keep looping the timeline and it keeps pausing at the spots. Not every picture does this either.
    I have enough memory to run the whole Final Cut Studio with no problem so I am still not sure what is up. I may just export it and see if it corrects itself.
    Any suggestions you all may have will be appreciated.
    C.

    In the Motion manual or tutorial or something from Apple, they tell you to put one of the Glow filters on a clip, saying that no system could play it back full speed. So you have enough to run the programs, but that doesn't mean you have real time playback.
    Here's a tip- right click the bar right below the toolbar, and check "Frame Rate" in the menu. Now, when you play back your video, it will tell you how many frames per second it is playing back. It will play every frame (this is not how FCP works).
    So if you aren't getting smooth playback, RENDER! Then you can see how it will play when exported.

  • Making a balloon deflate and follow a motion path?

    So I drew a balloon in Motion... I applied the wriggle parameter to the rotation and position to make it look a little like it's floating in place (though I do find the movement a little too sharp)... Anyhow that's not really the problem I am facing...
    Next I drew a path with the paintbrush tool... To the balloon group, I added the Motion Path behavior (changed the shape to Geometry and applied the path I drew to the well) and then Snap alignment to Motion behavior...
    However, my balloon is now horizontal rather than starting off vertically...
    Anyhow, this is just not working....
    Any ideas or tips on how to get it to work so it actually looks like a balloon that is deflating?
    Thanks

    Here is what I ended up with... balloons are at the beginning and the end... (hope you don't mind it's in Spanish)
    http://youtu.be/8qQBYM6dg3M
    Ah, and I did use my handy dandy "How to Cheat in Motion" book... I used some of the techniques from the Bubbles tutorial (Random Motion & Gravity)

  • Motion Path Advice needed!

    I'm a newbie to Motion but absolutely love it. I'm using version 3.0.2 and want to learn how to move objects (or the camera) along a 3D sphere (or globe) shaped path. static example: http://twitpic.com/3wnm6
    Any advice? Thanks in advance for anyone willing to share tips or tricks on how to do this.

    For starters, maybe get a sense of Motion's 3D playing field:
    Create a new project.
    Create a Rectangle Shape.
    Add a Motion Path to it.
    Click on Add Camera. This switches your project to 3D.
    Make sure 3D overlays are on in View.
    Change your view to Top (top left of Canvas).
    Ctrl click one or both of the Control Points of the Motion Path, choose Smooth, and adjust the Bezier Handles to give the path a pronounced curve for the Rectangle Shape to move along.
    Change your view to Perspective (ctrl p). Orbit the Camera to get the right view.
    Press play and see how the Rectangle moves in 3D space.
    You can see how you could also apply to this Motion path to the Camera instead of the Shape.

  • I am trying to use motion tracking to have text follow a section of the background.The text box follows the motion path, but the text just sits there.  What am I doing wrong?

    I am trying to use motion tracking to have text follow a section of the background.The text box follows the motion path, but the text just sits there.  What am I doing wrong?

    Motion basically looks at the the source footage and it's timing (in the timing section of the Inspector) when analyzing for tracking.  Filters are basically ignored by the tracker.  Retiming actions, like time re-mapping, or retiming behaviors that are applied before the tracker should be used by the tracker.  Did you change the timing after doing the tracking?  If so this would also require you to re-track the shot.  Understanding that you found a workaround, describing the effects you applied would help to explain why you ran into problems.
    Cheers!

  • How can I mass move symbols with their motion paths without creating new keyframes?

    I want to move a lot of symbols all at once if they are off centered or just need to be moved around to see differenr styles across the document, but I can't seem to move a lot of the symbols at once, only one at a time slexting their motion paths. It's rather annoying when I have items coming in at different times and have to re line everything up one by one if I want to move things even over by 1 px. Every time I slecect all my symbols and try to move them it just creates a new keyframe that they follow. Is there any tool or certian way to select the symbols and/or thier motion paths and move them without creating new key frames?

    Hi,
    There's no direct way of moving all the symbols/ motion tweens begining at different frames altogether, but the following steps should help you do it -
    1. Select a motion path on stage, goto Properties panel > Options menu (top left corner) and enable - Always show Motion Paths.
    2. Enable - Edit Multiple Frames option in the Timeline.
    3. Adjust the frame-markers in Timeline to show all your symbols, motion paths etc.
    4. Now that you see all your symbols and motion paths together, Select-all and Move them together. Or, use Shift + click to selectively select the Motion paths/objects and move them.
    Let me know if you have any doubts..
    Regards,
    Nipun

  • FCE HD, confused by Motion Path (I want to change the speed of movement)

    I am a huge FCE noob, let's get that out of the way. I have also been a member here since May of last year, but for some reason it now shows that this is my first post. (????) Anyway, I have figured out how to use a motion path, including curving the path, but I can't figure out how to alter the speed that a "motion path" video enters, or leaves, the screen.
    While I'm here, I also want to learn how to use shapes (as in a circle/triangle/custom shaped border to a video clip) and I have not been able to find that info. I have Lisa Brenneis's "Final Cut Express HD for Mac OS X" book and have not been able to find the answers to these two questions there.
    Thanks in advance for your useful help!!
    BILL

    The first and last keframes can have Ease In/Ease Out applied to smooth the start or stop action.
    Clicking between two keframes on a a motion path should give you Bezier Handles. There a four blue dots on them, the inner two will control speed. Dragging an inner dot along the handle either slows or speeds the action.
    Al

  • Tween or Motion path for blank keynote with animated stars?

    I create star particle effect from this tutorial: http://www.schoolofflash.com/2008/03/flash-cs3-particle-effect/ and got help from this discussion: http://forums.adobe.com/message/5518425 in order to get what I wanted. My code is:
    var starsArray:Array = new Array();
    var myTimer:Timer = new Timer(50);
    myTimer.addEventListener(TimerEvent.TIMER, addStars);
    myTimer.start();
    addEventListener(Event.ENTER_FRAME, moveStars);
    function addStars(e:TimerEvent):void
              var star:Stars = new Stars();
              star.x = stage.stageWidth / 2;
              star.y = stage.stageHeight / 2;
              star.alpha = Math.random() * .8 + .2;
              star.scaleX = star.scaleY = Math.random() * .8 + .2;
              star.xMovement = Math.random() * 10 - 5;
              star.yMovement = Math.random() * 10 - 5;
              starsArray.push(star);
              addChild(star);
              star.cacheAsBitmap = true;
    function moveStars(e:Event):void
              for each (var star:MovieClip in starsArray)
                        star.x += star.xMovement;
                        star.y += star.yMovement;
                        star.alpha -= .01;
                        star.scaleX = star.scaleY -= .01;
                        if (star.scaleX <= 0)
                                  kill(star);
    function kill(star:MovieClip):void
              starsArray.splice(starsArray.indexOf(star), 1);
              removeChild(star);
    However, I wanted to move the star particles around. The problem is that the star isn't on the screen, but is called in the actions in the blank keynote. I don't know what I should do next to get the result. I looked up online for tweens and motion paths but all i see is that they required the star to be right on the screen, I think? I also heard something about the compiled clip but I don't know how I should go about creating one and using it to move around the stars while it's animated with all the actionscript. All I wanted is for the star particles to float around the screen (on a path that I can draw out if possible).....

    Each star is created in the addStars function. Its position is set in the first two lines:
         star.x = stage.stageWidth / 2;
         star.y = stage.stageHeight / 2;
    So, to move each star to a new location when it appears on the stage, you'll need to change the x and y property values for each star. One simple way to do that is to use that same Math.random() function.
    Try changing those first two line to:
              star.x = Math.random() * stage.stageWidth;
              star.y = Math.random() * stage.stageHeight;

  • FR: Ability to move entire Motion Path (as in After Effects)

    If you like this Feature Request, please copy/paste on Adobe's Feature Request page to get your voice heard: www.adobe.com/go/wish
    *******Enhancement / FMR*********
    Brief title for your desired feature: Ability to move entire Motion Path (as in AE)
    How would you like the feature to work?
    The same way it currently works in After Effects: ability to move an entire motion path by selecting all of the motion path's keyframes before click-moving one of the selected keyframes in the Canvas/Program Monitor.
    Why is this feature important to you?
    This feature makes it so much more efficient to move a motion-animated asset to a new location without inadvertently changing the motion path.  This tremendous workflow efficiency works wonders in AE and could work equally well in Premiere Pro.

    When previewing, make sure that you're using RAM preview to get real-time playback:
    http://helpx.adobe.com/after-effects/using/previewing.html#use_ram_preview_to_play_video_a nd_audio
    See this regarding the issue with your output file stuttering:
    http://forums.adobe.com/thread/684381
    Most important, start here to learn the basics:
    http://adobe.ly/AE_basics

  • Errors with interactive pdf containing motion paths

    I have created an interactive pdf in indesign with simple motion paths. In the preview in indesign it works perfect, but the animations do not work in the exported pdf. This is created in CS6 and I have the creative suite standard installed.

    I have tested with both Acrobat Pro X (10.1.1)  and Acrobat Reader XI (11.0.0.). Due to IT  restrictions I am unable to use such "transfer files" providers, so I am bit stuck. I have tried to put the different animations in layers and in one layer only, with same results. I am
    beginning to think that there are internal restrictions that make this happen

  • Multiple motion paths in CS5?

    Hi-
    I'm new to Flash and have a question. I'm creating a Helium atom for my technology class and am trying to get 2 electrons to circle the nucleus. I've successfully created a classic motion path where one electron circles the nucleus. How do I create another (duplicate) motion path for the other. I'm not sure this can be done, hence the question.
    Any suggestions for the newbie would be greatly appreciated.
    Thanks,
    Mark

    Select the frames where your motion path is being placed on, right-click and select "Copy Frames" and paste them on a new layer

  • Using Light as Motion Path for Trapcode Particular

    Hi,
    I am trying to make an animation for a project, but I cannot figure out some things.  I am trying to create the effect that a person is throwing money out the back of a car.  I have the live shot of the person in the car, but I cannot get the money to behave how I want it to. I am trying to use the Trapcode Particular, but I can't get the particles to follow any motion path.  When I set the settings to motion path, it prompts me to create a light.  I create a light, but can't figure out how to make that light have an actual path rather than simply being a spot light.  Please help! I'm sorry if I don't make any sense, please ask me to clarify if you need it.
    Nicole

    KWNWY wrote:
    I am trying to use the Trapcode Particular, but I can't get the particles to follow any motion path. ...
    Because you are doing it all wrong! If you wanted to use the Motion Path option in the Air physics model, your light would have to be exactly named like that - Motion Path 01. It's not what you want, though. I'm 100% certain of that. You are looking to create a conventional light emitter, which is a whole different thing. For that, your light should be named Emitter (or whatever other prefix you define in the plug-ins Options/ Settings panel). Then you must set the emitter type to Light. If you use spot lights and want your money to emit directionally, you need to set the emitter to Directional as well. Apart from that, Particular will use the light's color, cone angle and intensity to colorize and eject the particles. After that, you can animate the light in 3D space to whatever you need it to do.
    Mylenium

Maybe you are looking for

  • Menu buttons

    Hello, First of all, sorry for my english...(I'm french). I'd like to know if it's possible to start menu buttons to a delay: I've a video for my main menu and I don't want the buttons to appear in the 1st second play. Can I start them in a delay? An

  • How do I create a form that 2 departments can edit

    I am trying to create a document for Manager A to partially fill out, save and send to Manager B to completed and send off to Manager C. Can this be done with Adobe forms? I have the form created and have clicked save and entered the email address I

  • Google Chrome is it a Virus??

    I have problem with my MacBook I think I have A virus, that called "Google Chrome", It's a popup window Automatically opened. Any Solution? Plz Urgent.

  • Standard transaction copy

    Hi Friends, I want to do copy of standard transaction and i want to do some modifications. how to proceed. Help me. Thanks in advance.

  • Calendar sync has stopped

    My iPad and iPhone 4s have suddenly stopped syncing with my (main) AOL calendar, and all existing entries have disappeared. I've tried reloading AOL calendar on to the iPad again, but nothing happens. Help please.