Question
dynamic movive clip duplication
I have an empty movieclip (mc_holder).Now I dynamically
create some textbox
instances inside this movieclip.
A function takes this mc_holder and duplicates it with a new name.
Strange the mc_holder duplicated does not have the textboxes.
How to do that
Help .
instances inside this movieclip.
A function takes this mc_holder and duplicates it with a new name.
Strange the mc_holder duplicated does not have the textboxes.
How to do that
Help .