I'm trying change movieclip instance name in runtime, with name
property but I have error
Error #2078: The name property of a Timeline-placed object cannot be modified.
I tried to create new movieclip in runtime asign my old movie clip and change name property but I have same error...
and is any way to change instance name of movieClip in runtime?
So far the only workaround I've found is to use an array: