export the current movieclip state for email or print
Hi all,
I have a client that wants a Flash app built to allow the user to change the colours and patterns on a shirt and then be able to email/print their specific choice (maybe as a jpg?)
I'm sure I've seen this done in other places, but have no idea how to do it. I wish I could say that I was working with CS3 but unfotunately not. This'll have to be an AS2 solution.
Anybody have any ideas or can point me in the right diection?
if you wanted to generate an image, you could describe what you are trying to print in xml then send that off to the server to recreate with ImageMagick or something similar
Bookmarks