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
>
>
>
>
> ____________________________________________________________________________________
> Building a website is a piece of cake. Yahoo! Small Business gives you all 
> the tools to get online.
> http://smallbusiness.yahoo.com/webhosting
>
> _______________________________________________
> 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