Silverlight implementation of Flare
Does anyone know of a Silverlight port of the Flare framework? Google turned up nothing but I wouldn't be surprised if someone somewhere is porting this? ...
Does anyone know of a Silverlight port of the Flare framework? Google turned up nothing but I wouldn't be surprised if someone somewhere is porting this? ...
I've been unsuccessful in trying to find an example how to get a sqlite data based flare visualization (swf) to run in Adobe AIR desktop application. Here is what I have: ProjectA: a flare visualization sample done in FlexBuilder based on a tutorial; ProjectB: a desktop AIR app that is able to retrieve data from sqlite based on a tuto...
I created a CHM help file using MadCap Flare. When I search for a term that I know is present in my text, the search function always reports "no topics found." How can I fix the search function? ...
I have a graph to which I add and delete nodes (using animation with FunctionSequence) according to the user's interaction with the application. My problem is that as I add or remove more nodes, the drag sensibility of nodes increases. In other words when I drag a node after adding and removing nodes from the graph even a small movement ...
Hi I am trying to use Process.Start to launch a local html file in the default browser. An example url is as follows: "file:///C:/Documentation/HelpContent/default_CSH.htm#SectionA/Topic1.htm" Problem is, the "#SectionA/Topic1.htm" bit gets stripped off for some reason, so that this information isn't passed to the browser. It does ...
Hi there good lookin, I've got a pure AS3 (no Flex) project that uses Flare to display and interact with a data visualization. I just implemented some panning behavior, so you can click and drag the visualization around, and now I'd like to give the user a visual indicator that this is possible, by switching the arrow cursor with a nic...
How do i use http://flare.prefuse.org/ with Flash CS3 in AS3. I don't intend to use Flex. Please tell me the simplest way to do that. I am just a novice in Flash Thanks! ...
Does anyone know of software or flex/flash/as3 source or visualisation software that could be used to make interactive graphs, where the user would enter a query that would pull data from a MySQL database and the user would build a sunburst or icicle graph by dragging and dropping items into a tree-like structure and they would be able t...
I am trying out the fantastic Flare toolkit, but following the tutorial almost out the gate, I got stuck. I am using Flex builder and there seems to be an error in one of the included library files (Visualization.as), and there isn't anything I can do to fix it -- I can't even debug the error, as I already wrote in this post, because Fl...
hello, I have a project in Flex 3 which uses Flare to create and display a Dependency graph.i have recently migrated my project from Flex 3 to Flex 4 and found that the graph is not being displayed.Flex 4 needs Flash Player 10 and i am not sure if Flare has support for the same.Could be because of this? Shashank ...
I am setting out for a visualization project that will generate 1000+ sprites from dynamic data. The toolkit I am using (Flare) requires some optimization. I am trying to figure out some optimization techniques for Flash. How can I make Flash run fast when there are so many sprites on the stage, or maybe there is an optimization techniqu...