Hi Matthias,

As said by S. Rishi Raj Singh, SVG is similar as XML format (see below,
reply by rishi). I will create a XML object and will modify as per the user
input on the work area.

This is somewhat similar to point "a" mentioned by you.

Thanks,
Amandeep


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matthias
Dittgen
Sent: Monday, February 05, 2007 1:55 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] SVG format

Oh, I see, so in short you look for:
FlashPlayer output conversion into SVG - at runtime (after user input, I
guess)

a) you exclusively use the drawing api in your Flash, then the
solution is to replace the methods of the drawing API with custom
methods.

b) you use also use "other" vector graphics and even raster images
that are created with the Flash IDE at creation time, then I don't
know of a solution, that works scripted/within the FlashPlayer. You
would probably need a custom FlashPlayer. ;-)

Matthias

2007/2/5, Amandeep Singh <[EMAIL PROTECTED]>:
> Hi Matthias,
>
> I need to do the same at runtime. How can I convert the flash output into
AI
> at runtime and then convert the same to SVG?
>
> Thanks anyways for replying.
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Matthias
> Dittgen
> Sent: Monday, February 05, 2007 1:26 PM
> To: Flashcoders mailing list
> Subject: Re: [Flashcoders] SVG format
>
> Hello.
>
> you might try export as AI (Adobe Illustrator) and convert it with an
> appropiate software, like Adobe Illustrator to svg, can't you?
> Regards,
> Matthias
>
> 2007/2/5, Amandeep Singh <[EMAIL PROTECTED]>:
> > Thank you sir,
> >
> > I knew it, if no one answer, then you will be the one to answer.
> >
> > Thanks a lot sir.
> >
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of rishi
> > Sent: Monday, February 05, 2007 10:08 AM
> > To: Flashcoders mailing list
> > Subject: RE: [Flashcoders] SVG format
> >
> > Hi Amandeep
> >
> > You can use SVG Parser provided by Burak Kalyaci. Also you can write
> > your own svg files. Its same as xml just a little bit study for
> > different mappings of your objects as well as there properties on stage.
> >
> > Keep in touch.
> >
> > Rishi
> >
> >
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Amandeep
> > Singh
> > Sent: Monday, February 05, 2007 10:02 AM
> > To: flashcoders@chattyfig.figleaf.com
> > Subject: [Flashcoders] SVG format
> >
> > Hi,
> >
> >
> >
> > Can anyone tell me that how can I get the SVG format from flash through
> > ActionScript at runtime.
> >
> >
> >
> > Let say I am designing a template in flash which uses text, images, and
> > vector graphics. I need to export the same as a high resolution JPEG and
> > also need to export the same as SVG format.
> >
> >
> >
> > I know how to export the high resolution JPEG, but I don't know how to
> > export the SVG format. Can anyone help me in doing the same?
> >
> >
> >
> > Thanks in advance.
> >
> >
> >
> > _______________________________________________
> > Flashcoders@chattyfig.figleaf.com
> > To change your subscription options or search the archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.com
> > _______________________________________________
> > Flashcoders@chattyfig.figleaf.com
> > To change your subscription options or search the archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.com
> >
> > _______________________________________________
> > Flashcoders@chattyfig.figleaf.com
> > To change your subscription options or search the archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.com
> >
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to