What method is used to make a movie clip draggable? What method is used to stop it from being dragged?

What will be an ideal response?


The startDrag() method makes a movie clip draggable, and the stopDrag()
method stops it from being dragged.

Computer Science & Information Technology

You might also like to view...

Microsoft Access is designed for creating and accessing _____ databases.

A. dynamic B. relational C. distributed D. personal

Computer Science & Information Technology

__________________ capture the state, data, and hardware configuration of a running virtual machine.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Assume Cylinder is a subtype of Circle. Analyze the following code: Circle c = new Circle (5); Cylinder c = cy;

a. The code has a compile error. b. The code has a runtime error. c. The code is fine.

Computer Science & Information Technology

Set N2 for a given voltage out

What will be an ideal response?

Computer Science & Information Technology