can you guys provide links to those available java/c++/flash components ?
will take a look and see what I can do :-)


On 4/15/06, mark_g_wales <[EMAIL PROTECTED]> wrote:

Bob,

I asked a similar question a while back - using the term directed
graph instead of topology. The short answer was that I couldn't find
one written in Flex, but I did find a couple that were Flash-based and
provided source code or enough hints that putting it together wasn't
that hard.

While I can't share mine publicly at this point, I can say that for
relatively small volumes of objects, putting Sprites on a UIComponent
and using the graphics package to draw lines between them is pretty
straightforward if you are willing to undertake coding it yourself.

-Mark

--- In flexcoders@yahoogroups.com , "bobbrose" <[EMAIL PROTECTED]> wrote:
>
> Hey folks, anyone know of a flex component (3rd party, product, open
> source, etc.) for doing topology layout in flex? Something where I can
> create Node objects, connect them with Link objects, have it lay em out
> automatically or let me lay out the nodes and the links draw themselves?
>
> There are lots of these for Java/c++, but I haven't found anything yet
> for flex.
>
> thanks,
> bob
>



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to