A useful rule is that 68% of the values lie within one standard deviation of the mean in a normal distribution... So let say i have my graph and it (sort of) has a normal distribution. Where is this -1.0 and +1.0 std. deviation thing? I don't get it and where's my 68% of values? Explanation...
if its a looping action inside a movie clip and you want to stop it from looping over and over.
- click into the movie clip "The Sleeping Lion" so that you have access to its full timeline
- select the last keyframe on the timeline.
- open up the script editor and type
stop();
= )