Hi,
I have problem in priting images in Flash. Functionaliy goes this way.
-
There is an xml file cotaining the name of the images and path (/images/xyz.jpg).
-
User can see one image at a time and navigate through next and back buttons
-
There is a print button, clicking on which should print all the images at one go.
Anyone having solution for this one. Here is enclosing a source file describing the problem. I have written few functions and thats how I managed to get dynamic contents printed. But if I use same logic for images it just fails.
Any suggessions would be highly apprecaited.
Thanks in advance
aShISH