What is 9-slice scaling?

What will be an ideal response?


9-slice scaling allows you to specify component-style scaling for movie clip
symbols destined for export to Flash. This type of scaling lets you create movie
clip symbols that scale appropriately for use as user interface components, as
opposed to the type of scaling typically applied to graphics and design elements.

Computer Science & Information Technology

You might also like to view...

CSS3 changed the descendant selector to the _________.

a. Sibling selector b. Child selector c. Descendant combinator d. Child combinator

Computer Science & Information Technology

Name a font or font type that should not have Optical kerning applied to it

What will be an ideal response?

Computer Science & Information Technology

What value will the following expression evaluate to ____.      irb(main):010:0> 7 * 4 / 3 - 4 % 3 + 8

A. 16 B. 14 C. 4 D. 20

Computer Science & Information Technology

The String class's swapcase method converts a string to all uppercase letters.

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

Computer Science & Information Technology