Here is the code I am using and it’s not working really.
I’m new to the print command, so how does it work? I have to use flash 6 to get this done. The MC “coupon_print” contains the content that I want to print.
Thanks.
on (release) {
getURL(“print:”, “coupon_print”);
}