In short: Clicking Button1 should print Picture1, and clicking Button2 should
print Picture2, but both buttons print the same picture OR (if I change
something) both pictures.
More info. I have Flash MX, but the Publish Settings are for Version 4. In the
Flash file you see a picture(#1) and a button(#1). Button1 prints Picture1 and
causes the movie to move on to Picture2 with Button2. Button2 prints Picture2.
This is what should happen, but I can't get it right. The frame of Picture1 is
labelled #p. Clicking Button1 AND Button2 prints Picture1. If I label the frame
of Picture2 with #p too, both buttons print both frames. And I want Button1 to
print only Picture1, and Button2 to print only Picture2.
I have tried various things, but I can't get it right. I guess it must be
easy, but I'm not that familiair with Actionscript yet ;-(
I've found in this forum a message about this topic, but the answer is too
cryptic for me (11/05/2003, i am completely stumped,
http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=288&thre adid=721821&highlight_key=y&keyword1=print). As said, I'm not that kind
familiar with Actionscript, sorry.
Hope someone can help me. My labour so far is to be seen at:
[L=
http://www.stolker.nl/test-print3.html]
http://www.stolker.nl/test-print3.html [/L] , and the Flash MX file can be downloaded here:
[L=
http://www.stolker.nl/test-print3.sit]
http://www.stolker.nl/test-print3.sit[/
L]
One more thing, all the buttons and pictures should be in one .swf-file, not
in seperate files.
Any help is greatly appreciated.