Of the following properties, which one CANNOT be smoothly animated in a shape tween? Gradient fill, stroke size, width, transparent fill, blur filter.

What will be an ideal response?

The blur filter can not be smoothly animated with a shape tween. Shape tweens
require shapes, and filters are only applied to symbol instances.

Computer Science & Information Technology

You might also like to view...

Some virus scanners examine the emails on the email server before downloading them to the machine

Indicate whether the statement is true or false.

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. The Desc operator can be used to sort the results of an SQL Select query in descending order. 2. You can add your own SQL queries to a table adapter and call them from your C# code. 3. SQL provides several functions for performing calculations. 4. SQL uses database mnemonics to construct statements, which are also known as table adapter queries.

Computer Science & Information Technology