Unit2: Flex Basics Mike Chantler, 20/8/2008 3D Modelling & Animation Module F21MAF21MA
Lab 3D Modelling & Animation Module F21MAF21MA
Lab Modify bouncingBox.mxml to replace the box with an image. 2.Modify bouncingBox.mxml to add a toggle button that starts and stops the animation. 3.Modify it again to give it a ‘single step’ button that will advance the animation one frame and then stop.
Lab Modify “bouncingBallUsingComponents” to bounce 3 balls up and down. 2.Add 3 Text components and use them to indicate the vertical velocities (vy) of the 3 balls. 3.Add a NumericStepper component to control the x position of the first ball. 4.Add an HSlider component to control the x position of the second ball.
End: Unit 2 3D Modelling & Animation Module F21MAF21MA