[left]I have a Print button with this code:[/left]
[left]
on (release) {[/left]
print ("print_movie_x", "bmax");
}
[left]Nice and straight forward…Users drag a number of cards round on the page then type in their name in an input box. [/left]
[left]Problem: When I click print, not only does all pages print(have 2 frames) but the cards appear as they did when you load the movie…they haven’t moved…scary! What am I doing wrong? Any ideas people?[/left]
[left]Gab[/left]