Use the masking effect, covered in Section 33.5.2 to simulate a rippling text effect. Create a movie which includes a string of text and a graphic of a drop of rain. Make the drop of rain fall from the top of the stage onto the middle of the text. When the drop hits the text, simulate a ripple effect which gives the text the appearance of being under water.[Hint: The movie should have four layers.: Layer one should hold a text string that does not change. Layer two should contain the same text string but should start slightly smaller and finish slightly larger when animated. The third should hold a thick ring-shaped graphic which starts small and gradually gets larger until it completely surrounds the text. The ring layer should mask layer two, see section 33.5.2. The last layer should con

What will be an ideal response?

















Computer Science & Information Technology

You might also like to view...

Dragging the zoom slider increases the size of text on screen and also increases the size of text when printed

Indicate whether the statement is true or false

Computer Science & Information Technology

What is the default value of a reference?

a. 0. b. "". c. null. d. default.

Computer Science & Information Technology