Hmmm... I'm pretty sure there are SVG to Flash software out there. Is  
the SVG generation code writing in C++?

-sam

On Jul 11, 2007, at 4:27 PM, dave wrote:

>
> Looks like both these are done on experimental basis
> on and off. I am trying Flash for a serious enterprise
> application. Are there any commercial tools/libraries
> available to accomplish either 'SVG to Flash format
> conversion'(this would be great!) OR rewrite the
> entire SVG generation code using Flash(on Linux)?
> In case of latter, where do I start?
>
> +D
> --- Dan Shryock <[EMAIL PROTECTED]> wrote:
>
>> I believe that you can use a library like DENG to
>> display svg files in
>> flash.  If you wanted to convert the svg directly to
>> a swf on the
>> server side, you could also use swfmill.  Hope that
>> one of those might
>> be of use to you.
>>
>> Dan Shryock
>>
>> On 7/11/07, dave <[EMAIL PROTECTED]> wrote:
>>>
>>> Currently I generate SVG on the web server side
>> for
>>> topology. I guess I need to rewrite entire code to
>> fit
>>> Flash.
>>>
>>> --- Samuel Agesilas <[EMAIL PROTECTED]> wrote:
>>>
>>>> There are various charting packages for Flash.
>> The
>>>> best one I believe
>>>> so far is probably Flex Charting. However for
>>>> topology charts you
>>>> have to go the custom route for that. In your
>> case I
>>>> don't think you
>>>> need to consider AJAX as Flash can suite your
>> needs
>>>> in that
>>>> department. Flash has a pretty extensive vector
>>>> drawing API and a
>>>> pretty robust displayList API as well. If your
>>>> coming from an
>>>> environment like QT on Linux it should be a
>>>> no-brainer to port some
>>>> of your code. In the past I've been able to
>>>> successfully port QT
>>>> graphics code from linux API's to Actionscript 3
>>>> with very little
>>>> effort. Hope this helps... cheers!
>>>>
>>>> -sam
>>>>
>>>> On Jul 11, 2007, at 2:17 PM, dave wrote:
>>>>
>>>>>
>>>>> Am trying to explore Flash for the first time
>> for
>>>> my
>>>>> current application(draws some
>>>> charts/topology/etc).
>>>>>
>>>>> Here is my setup:
>>>>>  application runs in web server(Jboss) on
>> Linux
>>>>>  supported client: IE/FF browsers on Windows
>>>>>
>>>>> Can you please provide me some good starting
>>>> pointers
>>>>> before I dig thro' Google further.
>>>>>
>>>>> Here are some findings so far:
>>>>>  I came across Adobe Flex 3 as well as AIR. I
>>>> guess I
>>>>> may need to explore Flex 3? Is there a better
>>>>> alternative?
>>>>>
>>>>>  I may need to educate more on integrating
>>>> Flash,http,
>>>>> and Ajax may be? This should cover my
>> application
>>>>> setup above.
>>>>>
>>>>>  Are there any special Linux
>> libraries/apis(c++ or
>>>>> java) for charting, and drawing topologies of
>>>> various
>>>>> layouts using Flash technology?
>>>>>
>>>>> appreciate your help.
>>>>> +D
>
>
>
>
> ______________________________________________________________________ 
> ______________
> Be a better Heartthrob. Get better relationship answers from  
> someone who knows. Yahoo! Answers - Check it out.
> http://answers.yahoo.com/dir/?link=list&sid=396545433
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org


_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to