How to attach two movieclips at the same time to the cursor?
I wrote
mc1.startDrag(true);
mc2.startDrag(true);
but the mc1 doesn’t get attached…
How to attach two movieclips at the same time to the cursor?
I wrote
mc1.startDrag(true);
mc2.startDrag(true);
but the mc1 doesn’t get attached…
:: Copyright KIRUPA 2024 //--