Motion Guide Problem
I have one layer under a motion guide that works flawlessly, but I tried making another layer under the same motion guide and the second layer won't work. It completely ignores the motion guide and goes straight from point A to B. I've tried looking this up everywhere but have found no solutions. Please help.
FlashKit > Flash Help > Flash General Help
Posted on: 06-18-2005, 03:36 AM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Is It Possible? Motion Guide + Motion Tween + Actionscript Api Drawing
Hi
Im looking for some help I've done a lot of research and spent hours trying to find a way to do this so any input is appreciated.
I have drawn a shape in actionscript
_root.createEmptyMovieClip("myMoon",6);
with (myMoon){
beginFill(0x999999, 100);
drawCircle(50,120,30);
endFill();
}
new Tween(myMoon, "_x", Elastic.easeOut, 0, 300, 3, true);
Basically I have a tween on it that works fine but what I need to do is motion tween along a motion guide.
Of course I know how to achieve this through the normal way of drawing a circle through the tools box but I have to figure a way out to do this to the shape drawn in action script via the drawing api. How can I do this?
I presume I have to someway make this shape appear in my library as a symbol possibly? Hope someone has a soloution thanks a lot
Shape & Motion Tweens With Motion Guide? Can It Be Done?
Hello everyone
I am currently trying to make a line shorten gradually as it moves.
In other words I want to combine a shape and motion tween, using a motion guide to direct it.
Could someone supply an explanation for how to do so??
Thanks
Motion Guide Help
Well I have just begun to understand animation but have a quick question. Is it possible to create a motion guide from another program, fireworks, freehand, and than use it in flash.
I have tried drawing a spiral in Freehand, copying it, and than pasting it into the motion guide layer in flash, but the object does not seem to follow that path. If I draw the path in Flash it works fine. Any ideas, thanks for the help.
Erik
Motion Guide
hi all,
I made an object that I want it to move around in a cricle, and I used the motion guide to do so; however,it seemed like if I want the object to end up in the same spot on the cricle motion guide, it wouldn't let me do it!
Can someone help? I know it should be easy, but I have trouble with it! Thanks for the help!
Motion Guide
i would like to make a line that only have one edge following a guide while the other stays fix .
i tried to many things but didn't work,could somebody help me .
thx.
Motion Guide Help
For something so simple I'm having real problems getting motion guides to work. It works if I use the pencil tool and hand draw the guide but this is so inacurate it's pointless. However, when I draw a line using the pentool it doesn't work! The animation is basically a ball that bounces from one side of the screen to the other so the motion guide needs to be a series of joined arcs.
Can anyone help?
Motion Guide?
I have not been able to find a guide or tutorial that answered my problem so I'm asking here. I want a waving flag to move across the screen. The problem is that I can only get it to wave by changing the flag's look frame by frame. On the timeline I have like 75 keyframes in a row just to make it wave. I don't know how to make the flag move other than redoing it and making the flag move inch by inch, frame by frame across the screen. I think this can be done with just a motion guide but I don't know exactly how.
I have a link to a screenshot of my problem so take a look to get a good idea of what im doing.
http://members.lycos.co.uk/homegrown898/motion.jpg
Motion Guide
Hello, I just bought the book " THE FLASH ANIMATOR " this book ROCKS!! but how do you create a motion guide because sandro talks about this several times and I dont know how to do one
Motion Guide
i've read several times how to work with the motion guide but i stil don't know how it really work on the flash mx. i'm trying to make a bal bounce up and down, move (like it's comming towards you) and getting bigger. i started off by doing it with always a keyframe putting in every time i moved the bal and resized it. but there had to be a better way. the thing is i don't really know how it works could any of you guys help me out on this one pls
Motion Guide
every time ihave something rotate in a motion tween the image disappears.... WTF!!! I cant not figure out why, but when it doesn't rotate, it does just fine in a motion tween!! help!!!
Motion Guide Example, Please
I'm having issues with motion guide.
and maybe I dont even need it. But here's what I'm wanting to do - so if you could show me in .fla that's would be wonderful.
I read about it but it's just not working.
I want to create a line (thinkness 2.5) at a lenght of 600 (width) - I want it as a smooth pen tool - with the line motion drawing across from 20 px - to 600px (width) - the effect (look) I'm going for is the line to draw out - but with natural curves - so it looks as if some on with a pen drew a line. - The project I'm working on - I want to make it look like the site is being drawn out then the color it filled in. But the line at the base is the main start to figure out how to do that.
Thanks for your help and time.
JT
ATL
MC Motion Guide
can you use a motion guide for a MC...I tried but can't get it to work
Motion Guide
there was this tutorial on here that i found a long time ago but now i cant find it. it was a picture of like a pen that would follow a motion guide and write out a word as it went. does anyone know how to do that? (that may have been a little vague, if it was ill try and explain it more detailed)
Motion Guide
I don't know why, but I am having lots of problems with getting a motion guide to work???
any good tutorials, i got one off of freeflashtemplates, but whatever i am doing, it is not working?
i created a layer with my curvy line on it, layer under the guide layer has mc on it. under tween i have checked, orient to path, synch, and snap. but, it isnt working???
Motion Guide Help
Hello,
I would really appreciate some advice...
I have designed a flower petal falling off a branch, I want the petal to go all over the screen doing loop the loops etc. I have worked out how to do the motion guide, however I think my guide was too complicated because it just didn't work. So what I decided to do (I think this is the easiest way) is to do a few motion guides, the petal does follow them this time. However, the next problem is that when one motion guide finnishes, it loops and even though I want the petal to keep going around the screen, I want the other motion guides to finnish first before the first one starts again... I hope I haven't lost you lol. Is there anyway to like delay the motion guide for a few frames before it loops?
Anyway, I would really appreciate any help
Many thanks,
Helen
Motion Guide
Hi,
Does anyone have any ideas how I can get this little butterfly to fly around when you roll over it?
http://www.builtbybeth.com
Thanks,
DD
Motion Guide
i made a motion guide. So i have this shape that I drew follow this line that I drew (hence making it a motion guide hehe) ......... does anyone know how I can make it so that this shape leaves a permanent trail behind (so it looks like this shape is drawing a line)
Sandman9
Motion Guide
I have an irregular shape made in Photoshop and I want to use it as a motion guide for a movie clip. How can I import it?
(I tried to do it as a png file in order to preserve transparency but it doesen't behave as a motion guide.)
Thanks.
Motion Guide + AS3
I'm designing a game in which a player rides a bike around a track. The game needs to show a "lap indicator" that displays the player's progress along an irregularly-shaped course.
I'm guessing the best way to do this will be to copy the layer that has the course outline and use that as a Motion Guide, then move the indicator along that guide? Should I use the flash.motion.Animator class to do this?
I also would really like to have the position indicator "turn" as it goes along the route, i.e. a triangle that always points in the direction of travel. I think I can do it like this:
* determine the indicator's x and y before moving it,
* moving to the next frame,
* finding the new x and y,
* then figure out which direction it moved horizontally and vertically, the ratio between the two, then convert this to a rotation angle. So if it moved to right horizontally, but didn't move vertically, that's 90 degrees; if it moved equally down and left that's 225 degrees, etc.
Or is there an easier way to do this?
Motion Guide Or Else?
Hi all, I hope you can help me out. I want to create the effect as if the window is giftwrapped with a ribbon and then this ribbon grafefully flies off the gift. Maybe doing some nice loops and flying away following a motion guide...
Not sure if a motion guide is the way to go, but if you have any tips, please let me know. Otherwise I have to animate frame by frame.
thx,
Ace
Edited: 11/09/2006 at 01:35:03 PM by Ace76
Motion Guide
i have now made my flash ac movie when run there is a movie clip and stars burst from behind it whereever it is on the screen like a trail, but i cnt implement a motionguide! it just stops so i take it it cant be done? how else could i do it other than actionscripting a course bit by bit.?
MC To And From Motion Guide
I have a movieclip that I am revolving around a specific point (planet around a sun)
At the moment I have the planet on a circular motion guide to emulate an orbit. Is it possible to take the planet out of orbit, whisk it away to a specific point on the stage using actionscript and then have it resume its orbit after a while or will this cancel the motion tween?
If this cant be done, does anyone know of a script that will move the mc in an orbit? I am having a lot of trouble doing this, that's why I'm currently using a motion tween. A script that would do this would give me a lot more versatility.
MC To And From Motion Guide
I have a movieclip that I am revolving around a specific point (planet around a sun)
At the moment I have the planet on a circular motion guide to emulate an orbit. Is it possible to take the planet out of orbit, whisk it away to a specific point on the stage using actionscript and then have it resume its orbit after a while or will this cancel the motion tween?
If this cant be done, does anyone know of a script that will move the mc in an orbit? I am having a lot of trouble doing this, that's why I'm currently using a motion tween. A script that would do this would give me a lot more versatility.
Motion Guide How Many?
Hi
Im doing a animation inside of a movieclip.
I am trying to animate four things with motion guides.
The three first one worked just fine but when im trying to create a motion guide for the forth layer and im am pushing on the motion guide layer it aint creating the motion guide layer. Nothing just happens.
Im using flash mx 2004.
Can i use just four 3 motion guides in the same movieclip???
Motion Guide
Can anyone tell me why this motion guide isn't working for me? its weird.. I had it working before..
Motion Tweening Using A Guide
Hi, i did a tutorial on the begginers tuts sector, it had a bit about motion tweening, but i followed the steps yet i didnt sucseed, could somebody tell me how to do it (over IM is prefered) TY.
How Do You Use A Motion Guide W/ Mask?
I have just learned how to make a mask in flash, and I noticed it was a bit difficult trying to have the mask
animate with a motion guide. Can you please help?
Thankyou
Button On Motion Guide
I have a fairly simple button where on the rollover state it changes color. I put this button inside a movie clip on a motion guide (it does a simple circle). While it plays, it switches back and forth the whole time from it's regular state to it's rollover state and I have no idea why! Anyone know what's up with this?
Thanks,
Tom
Motion Guide Will Cannot Be Inserted
I was moving right along almost finished with my project and now when I try to insert a motion guide, it doesn't work. Suggestions?
I already used them on other layers, but all of a sudden it won't let me insert.
Thanks for any help.
Frieda
Motion Guide To A Mask?
Hey guys,
I was just wondering whether it was possible to add a motion guide to a mask. The option doesnt become available when you have a mask created. Any help would be greatly appreciate.d Thanks guys
DOn
HELP Motion Tween Guide (ADD DOT)
Hi ok here is my situation I’m trying to do a motion tween its basically a square I’m trying to twist like 35 degrees to the right in the box there is a dot where when I do a guide the line I draw snaps into well the box isn’t twisting the way I want so I put that dot at the corner of the box so it snaps in the corner and it will be where I want but the other side isn’t where I want it to be so how do I add another dot to the other side so I can draw another line to guide that side???
HELP Motion Tween Guide (ADD DOT)
Hi ok here is my situation I’m trying to do a motion tween its basically a square I’m trying to twist like 35 degrees to the right in the box there is a dot where when I do a guide the line I draw snaps into well the box isn’t twisting the way I want so I put that dot at the corner of the box so it snaps in the corner and it will be where I want but the other side isn’t where I want it to be so how do I add another dot to the other side so I can draw another line to guide that side???
Ok in detail
Ok I have a box a black box I’m trying to make a motion tween where it turns 25 degrees to the right so its not standing straight up but half way like this so right now the box is straight like this -- i'm trying to make it turn like this
Ok when I do the motion tween it doesn’t move like I want so I made a motion guide layer I drawled a line to snap it to the little dot on the box you know hen you make a symbol there is a dot in the middle ok so I moved the dot to the top corner to make it end up where I want with the line I draw on the motion guide but the other side is still not where I want it at the end of the tween so I want to add another one of those dots on the bottom of the box so I can draw another line on the guide layer and make it end up where I want it
How Do I make Another White Dot on the Symbol to Snap Another Line To It and Make Another Line On The Motion Guide To Direct It Where I Want It?
Motion Guide Question
On this site www.westcoastchoppers.com the end of the intro movie there is that Jesse James signiture that is done with motion guides I think. Is there anywhere on the web or can anyone give me tips on how to animate something like that? Thanks in advance.
Motion Guide Quewstion
On this site www.westcoastchoppers.com the end of the intro movie there is that Jesse James signiture that is done with motion guides I think. Is there a tutorial like that on the web or can anyone give me tips on how to animate something like that? Thanks in advance.
Motion Guide Problems
Hi! Ive got a small but very annoying problem, i'm animating an object with a motion guide, but cant get the orientation right...it just wont move the way i want it to....any suggestions???
Motion Guide And Masking.help Please
hi all,
i did some animation using motion guide and need to mask my background. and when i try to bring in my animation, with motion guide into the mask, the animation with motion guide can no longer work. .is there any way to rectify it??tks alot for any help or advice!
Character Motion Guide
I want an easy method to control a character.
Say i have created movie clips all containing different pieces of the character. (arms, legs, hands ext) and i want him to move as naturally as possible. do i HAVE to edit each pice and make different ones for differnt movements?
OR
Could i be able to make them Snap perminantly together and make like a motion guide... making him move like flawlessly (or as best can do)
like i know about motion layers but they make the dude distort and ****. Please if you have a script or method help a guy out
thanks.
Motion Guide With Angle ?
heres what i want to do.... i want a bug to follow a path and angle to make it look like its really walking. when it goes around a curve it should change angle to keep its head in the forward direction. anybody got any ideas?
Motion Guide With Button
This is nuts - I have a button that comes in on a motion guide - it won't take. The motion guide is in the shape of a spiral, but doesn't overlap. When I change the motion guide to a simple line, it takes. I have the snap to object on, but it won't take to the spiral path. It starts and ends at the right place, but doesn't follow the path.
Any pointers much appreciated!
Cheers,
Saint
Mask Motion Guide
Can someone PLEASE tell me how to make a mask follow a motion guide. SUrely someone knows how 2 do this impossible task. PLease!
Question About Motion Guide
Hi. First of all I know there is another thread about motion guides just below mine, but it seems to handle a different kind of question and asking my question in there and thus hijacking his thread seemed kind of rude, so I decided to ask my question in a seperate thread. I hope nobody minds.
I made some kind of landscape with a road going into the distance towards a gate, I wanted to make a character walk this road towards the gate, while zooming the background in to give it a '3d' effect. I figured it would be easy so I decided to spice it up a bit by making the road have a few curves. No problem I thought, just add a motion guide and make it follow that, I have never used motion guides before but it can't be that hard...right? Wrong. I drew a nice guide, enabled 'snap to guide' but it isn't working! I have no idea what I have done wrong, so if someone could take a look at my .fla and tell me what I did wrong I would highly appreciate it
Thanks in advance
Motion Guide Movie
hi.
i have a flash file in wich i let firework fly.
the firework moves with a motion guide.
my question is..
i want the arrow to fly where i click with my mouse but it has to fly with the movie guide.
is this possible?
and how?
Motion Guide Issue ?
Ok I am trying to do this word on the website in cursive and I though maybe crossing over the line for motion guide was an issue but not the case. The words are "Bartex Has The Best Hosting For You". What are the rules for motion guides on text like this or for the letter "X" even??
The font is "Tiranti Solid LET" Font size is "90"
Help please.
Thanks Much.
Merry X-Mass
Attaching Mcs To A Motion Guide..
Hi everyone,
I need to attach a series of mcs to a curved line. These mcs are attached in real-time, they do not tween, just attach at intervals one after another. Its hard to explain i know. When the user presses a button on the screen the first mc appears at the start of the curve, another press creates another mc perhaps 10px inwards on the line and so on.
Does anyone know any actionscript that will cause these mcs to attach to this motion guide?
Thanks, and merry xmas!!
Steven.
Increasing Motion Guide
alright...
now remember those old school games with the non-mobile tanks, and you tank turns firing on eachother . Lasty, you get the coordinates in hit the enemy and you win.
well.
okay i am working with
1.motion guide which guides my mortar shell.
2.NOW the tricky part....on the click of a button ..i want to increase the motion guide, which will make the mortar shell follow the guides new track.
i hope you understand lol if not ..i will explain more.
Increasing Motion Guide
Remember those old school games when you have 2 tanks that stay not mobile and each person takes turns to get the right coordinates in to destroy eachother? If not well this is what i am trying to make.
I made the tank and gun.
I made a 2 height adjusters(UP and DOWN lol) which are buttons.
Also I made the bullet or mortar shell following a motion guide or Path in arc.
Now on the release of height button(UP) i want the motion guide INCREASE by adding twice what the motion guides original height was.
sooooo to make it short........the button is hit and the motion guide increases... therefore by the increase of the path will increase the morter shells height
if it is not clear please reply or if u have a solution ....share
Motion Guide Parameters?
Hello. Is there a way to have (for example a ball bounce along a motion guide without the ball occasionally going below the motion guide? Do I just need to get better at my "guide-drawing" skills? I thought perhaps there might be an Action Script something or another... ??? Thanks again.
|