varcharcode
06-20-2006, 06:03 AM
Hi there,
I'm using Flash MX.
I have a flash, it requires you to drag, drop and rotate your answer from the list. As you can see in the image, the answer c. and answer f. was inserted in the idea wheel and they are not in the list of answers anymore.
http://www.geocities.com/varcharcode/printingtheIdeawheel.jpg
I need a print button in flash that could print it that way. I'm using this: (not in flash)
<input name="button" type="button" onclick="window.print()" value="Print"/>
It functions as a "Print Screen" but once click and print, it doesn't print the result of your answer instead it prints the default page (meaning all the answers are still in the list and the idea wheel is empty)
Do you have a right code for a "flash print button" that prints the result of this flash quiz? It must looks exactly the way it was in the image once printed (the answers are visible inside the idea wheel)...
In short, a print button that don't refresh to the beginning.
PLEASE HELP.
I'm using Flash MX.
I have a flash, it requires you to drag, drop and rotate your answer from the list. As you can see in the image, the answer c. and answer f. was inserted in the idea wheel and they are not in the list of answers anymore.
http://www.geocities.com/varcharcode/printingtheIdeawheel.jpg
I need a print button in flash that could print it that way. I'm using this: (not in flash)
<input name="button" type="button" onclick="window.print()" value="Print"/>
It functions as a "Print Screen" but once click and print, it doesn't print the result of your answer instead it prints the default page (meaning all the answers are still in the list and the idea wheel is empty)
Do you have a right code for a "flash print button" that prints the result of this flash quiz? It must looks exactly the way it was in the image once printed (the answers are visible inside the idea wheel)...
In short, a print button that don't refresh to the beginning.
PLEASE HELP.