endY is the coordinate when the MovieClip should return to the starting coordinate and startY (kinda obvious) is the starting coordinate of the MovieClip. =)
see im totally new with action script, im just learnning so bare with me…when you say endy is where the movieclip return to the starting coordinate…Im lost with what is a “coordinate” im new so help me plz…I know that prob cracked a smile…lol so can u clarify more on coordinate ? thx alot
yeh i sent u a pm b/c i like to show you what im striving for. i need to know how to create a news box with current news but i dont know how to keep the text inside the rectangle box so if you could help me out with the attach file.thx alot
to attach your file click here <a href=“newreply.php?s=&action=newreply&threadid=20993”><img src=“images/post_reply.gif” border=“0” width=“90” height=“25”></a>
first off… don’t animate in the main timeline, make your animations within MovieClips instead (those cubes for instance) it will make your life easier.
and you don’t need to use the coordinates i posted, it was just an example. :-\
anyway, i think the problem is (if there’s a problem, everything seems fine to me) the keyframe at the end, it resets the MovieClip position.
and if you don’t want the text to be visible when it’s not over the black box, use mask. since you’re using dynamic text, in order to mask it, you must embed the font outline. run a search in the forum if you don’t know how to embed the font.
thx alot for the help… !! time to do some reading… !! see the cubes were made from 3d swift and I just inport them and thats why its like that but again thznk you
nah thats kool, you helped out alot…now i just need to read up on embeding text. so u say when I create animation its good to just convert to movieclip and do it that way instead of creating new layer in main timeline and doing there?