COMP 1671 , Fall 2006

LAB 4

Modify moving ball example ( c3_leftRight5.fla ) so that when the ball is moving left to right between 0 and (Stage.width / 2) the ball is increasing in size and when moving from left to right between (Stage.width / 2) and Stage.height it is decreasing in size. Then reverse the behavior right to left. Here is an example of the behavior you should mimic:

example