Problem print load swf

hello guys, i have problem for print the load page.
first swf is index.swf and load print.swf using script loadMovieNum(“print.swf”, 2);
then i want to print the print.swf
the script like this :
on(press){
print (“ok”,“bmax”);
}

the problem is the page that got print is the index .swf

please help me, thanks