annoying n00b
08-05-2003, 02:28 AM
^_^ i'm gratefull that you even clicked on the thread :-p
alrighty, first: is there a way to dynamically change motion guides. it's tricky since it can't be a symbol. i need a way to either redraw the original shape using actionscript and have the thing that's following it (let's say a ball) still follow the new line and not the old one. and not just a line, but curves too. i have no idea how to alter vector points of non-symbols ( ... or, because i'm a newbie, of symbols also) and thus finding a way of altering motion guides is not pleasent.
i've figured some ways around that problem but they aren't as pretty... if you know of a way to change motion guides (not while the animation is running, but right when the frame is activated), sharing it would be much appreciated ^_^
second... i want to copy a symbol over and over using actionscript, but within a mask. i'm using "duplicateMovieClip", but it seems the clones jump out of their layers and ignore the masking layer. one of the attributes of that command is "levels", which leads to the next question,
what is the difference between levels and layers? are levels just the z order within one layer, or are the two words unrelated?
fourth, is there a way to dynamically alter a "number of clones" variable based on the framerate. that is, if i'm duplicating a ton of symbols that make much use of transparency, i don't want the user's computer to get bogged down and for the animation to then become slow and jerky.
and last, concerning the first question, how, if it's easily possible, can i alter a shape's vector points with actionscript? i've seen a few examples on the internet, but they're all waaay over my head. cheerful explination would be great :D
thanks for reading this... please help!
alrighty, first: is there a way to dynamically change motion guides. it's tricky since it can't be a symbol. i need a way to either redraw the original shape using actionscript and have the thing that's following it (let's say a ball) still follow the new line and not the old one. and not just a line, but curves too. i have no idea how to alter vector points of non-symbols ( ... or, because i'm a newbie, of symbols also) and thus finding a way of altering motion guides is not pleasent.
i've figured some ways around that problem but they aren't as pretty... if you know of a way to change motion guides (not while the animation is running, but right when the frame is activated), sharing it would be much appreciated ^_^
second... i want to copy a symbol over and over using actionscript, but within a mask. i'm using "duplicateMovieClip", but it seems the clones jump out of their layers and ignore the masking layer. one of the attributes of that command is "levels", which leads to the next question,
what is the difference between levels and layers? are levels just the z order within one layer, or are the two words unrelated?
fourth, is there a way to dynamically alter a "number of clones" variable based on the framerate. that is, if i'm duplicating a ton of symbols that make much use of transparency, i don't want the user's computer to get bogged down and for the animation to then become slow and jerky.
and last, concerning the first question, how, if it's easily possible, can i alter a shape's vector points with actionscript? i've seen a few examples on the internet, but they're all waaay over my head. cheerful explination would be great :D
thanks for reading this... please help!