This prototype is applied to a movieclip to move it from it's current location to another point independent of the movie's timeline and frame rate. When the movieclip arrives at the point, it calls the uponArrival() method if defined.
Hits:31 Rate:0.0(out of 5) Vote:0 Submit Date :2007-01-31 Rate It | Error | Review
Hey fellas. I did a search and didn't find any topics on this, so I figured I'd post it. (I apologize if I overlooked it).
I just got finished writing my first complete animation using scripting only, and was very excited to share. It's nothing special, just kinda cool.
Hits:50 Rate:0.0(out of 5) Vote:0 Submit Date :2007-01-30 Rate It | Error | Review
don't forget { } as they delimit the block concerned by any of the two branch. the else part is optionnal and you can ommit it as i do in the second if.
Hits:43 Rate:0.0(out of 5) Vote:0 Submit Date :2007-01-30 Rate It | Error | Review