Are you trying to display HTML/JS inside a Flex app? I’m not sure there is a well-defined way to do that in FB.
On 6/9/15, 11:22 AM, "Oleg Konovalov" <oleg...@gmail.com> wrote: >---------- Forwarded message ---------- >From: "Oleg Konovalov" <oleg...@gmail.com> >Date: Jun 9, 2015 10:16 AM >Subject: Adding JS graph to Flex project >To: <d...@flex.apache.org> >Cc: > >Hi, > >We have Flex + Java Web App. >Needed to add Graphs to it, kind of a network of nodes, built from data >coming from DB. Tried Birdeye Ravis, were not happy with it. >So now we want to try using one of JS visual libs like VisJS or D3, >possibly try to add AngularJS if it becomes necessary, which I doubt. >Can I add such graph to Flex TabNavigator, inside NavigatorContent? > >Also where should I put JS code inside FlashBuilder project? Any pointers? > >Any good Eclipse 3.8 JS plugins? > >TIA, >Oleg