PDA

View Full Version : converting flash to .AI :yoda:



maximillion511
October 31st, 2008, 11:45 AM
key kirupa... i was studying some things on a flash as3 project i am currently working on. I noticed in the IDE i can convert an fla to an Illustrator AI file... Here's my question and maybe someone here can answer this for me. is there a way that i can do in the swf? like is there some code or something i can use that upon clicking... say.. a button that i can make this happen?? let me know your thoughts, i am still relatively new to AS3 but i am interested in this... :jailbreak: :insomniac:

creatify
October 31st, 2008, 03:25 PM
not that I know of. You can set up a print button within your swf, that will print a clip via the PrintJob class. Then, granting that you have adobe PDF plug-in(s) set up on your computer, you should be able to print to a pdf. As long as there aren't any raster filters (I believe) you're vector art will remain editable when you open that pdf up in AI.