# Problem print load swf

**URL:** https://forum.kirupa.com/t/problem-print-load-swf/322009
**Category:** Uncategorized
**Created:** [May 7, 2011, 3:35am UTC](https://forum.kirupa.com/t/problem-print-load-swf/322009 "2011-05-07T03:35:41Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![realhiguain](https://avatars.discourse-cdn.com/v4/letter/r/bbe5ce/32.png) [@realhiguain](https://forum.kirupa.com/u/realhiguain)
#### Post date: [May 7, 2011, 3:35am UTC](https://forum.kirupa.com/t/problem-print-load-swf/322009/1 "2011-05-07T03:35:41Z")

</div>

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
