Dear all,
I have a movieclip (lets say ‘A_mc’) containing several buttons. I have another movieclip (lets say ‘B_mc’ residing in the library and attached to _root by using one of the buttons from A_mc). The B_mc movieclip contains another movieclip called ‘C_mc’.
I am totally confused with:
How can I attach a movieclip to C_mc by clicking on one of the buttons from A_mc?
B_mc is dynamically attached.
Please guide me to a tutorial/link/explanation…
Thanks.