| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Cooool
|
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. |
|
|
|
|
|
#2 |
|
Super Moderator
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,878
|
Howdy and Welcome...
![]() I don't think you can export SVG out of Flash...
__________________
CyanBlue / Jason Je / Macromedia Certified Flash Developer & Designer http://CyanBlue.FlashVacuum.com http://www.FlashVacuum.com http://tutorials.FlashVacuum.com Do NOT PM, Email or Call me... Your question belongs right in this forum...
|
|
|
|
|
|
|
|
|
#3 |
|
dondeEstanMisPantalones?
|
take a look at this: http://flash-creations.com/notes/sample_svgtoflash.php
i'm currently working on an app that exports svg- it's really just .xml. if i was able to share the source with you, i would... sorry |
|
|
|
|
|
#4 |
|
Super Moderator
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,878
|
Interesting...
![]()
__________________
CyanBlue / Jason Je / Macromedia Certified Flash Developer & Designer http://CyanBlue.FlashVacuum.com http://www.FlashVacuum.com http://tutorials.FlashVacuum.com Do NOT PM, Email or Call me... Your question belongs right in this forum...
|
|
|
|
|
|
#5 | |
|
Cooool
|
Quote:
working on the same... will let you when done... Anyways thanx for replying... ![]() |
|
|
|
|
|
|
#6 |
|
Cooool
|
|
|
|
|
|
|
#7 |
|
Super Moderator
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,878
|
Hm... Interesting... Yeah... Please let me know what you find out...
![]()
__________________
CyanBlue / Jason Je / Macromedia Certified Flash Developer & Designer http://CyanBlue.FlashVacuum.com http://www.FlashVacuum.com http://tutorials.FlashVacuum.com Do NOT PM, Email or Call me... Your question belongs right in this forum...
|
|
|
|
|
|
#8 |
|
Joeri Sebrechts
Join Date: Apr 2005
Location: Antwerp, Belgium
Posts: 1,462
|
That example seems to be importing SVG into flash, which I can attest is very feasible. Exporting is simply the reverse process, assuming you have a data structure containing all the drawing operations necessary to recreate a drawing. Which, ofcourse, is a big if.
SVG is richer than flash's native drawing abilities, so if it can be done with the drawing API in flash, it can be translated into SVG. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What's the best video format for Flash? | SeanPaul72 | ActionScript 1.0 (and below) | 5 | 08-06-2009 06:15 AM |
| Text format and HTML code (TextField vs TextArea) | GrEnDeL | ActionScript 2.0 | 1 | 01-20-2006 03:54 AM |
| SQL date format to XML format | scot | Server-Side Scripting | 0 | 07-01-2005 03:36 PM |
| Email Address Format Validation | shan9211 | ActionScript 1.0 (and below) | 1 | 12-15-2004 03:30 PM |
| export mx file to any video format | somflash | Other Flash General Questions | 0 | 10-27-2003 09:59 AM |