KeyFrame 1:
Start Drag ("Star1", lockcenter)
KeyFrame 2:
Set Variable: "CopyCount" = CopyCount+1
If (CopyCount>10) Set Variable: "CopyCount" = 1
End If
Duplicate Movie Clip ("Star1", "Star" & CopyCount, CopyCount)
Set Property ("Star" & CopyCount, Rotation) = Random(72)
KeyFrame 3:
Go to and Play (2)