hare is my new problem, i want to dublicate movie from
_root.level1.level2
to
_root.print1.print2
_root.level1.level2.duplicateMovieClip(“sample”, 0);
makes the copy in the _root.level1
is there eny way to shange that…???
Thids would solve my printing problem, I have to print report, but the page count vary from 1 to 5… flash dosent have simple way to print n pages with one click…
if enybody can help me, I would be the moust greatful.