Changing properties
What is important in this module
- It's possible to drag and drop movie symbols in Flash
- To implement dragging functionality usually button symbol is encapsulated inside movie symbol
- Constrains as parameters of starDrag() method restrict the area where object is draggable
- Slider are draggable objects with "linear" constrains
- It is possible to distinguish if draggable object is dropped onto the certain target movie symbol