Tagged Questions
The flare tag has no wiki summary.
3
votes
2answers
129 views
Process.Start(url) with anchor in the url
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"
...
2
votes
2answers
184 views
Camera freezing when using FlareNFT with FLARManager
I'm trying to run the example application from the FlarManager download. It worked first time using the FlarToolkit engine, but the webcam freezes if I change to the FlareNFT tracker. The only change ...
2
votes
1answer
203 views
Does anyone else use the Flare toolkit? I need some help!
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 ...
1
vote
1answer
49 views
flare prefuse Dependency Graph error
I am using Flash Builder 4 to display a dependency graph.
The source code is in this location - dependency graph sample application
I get the error -
A file found in a source-path must have the same ...
1
vote
0answers
485 views
Which help authoring tool is better - Robohelp or MadCap Flare?
We need a help publishing tool that can generate web files as its main output and can publish to other formats as well. Both tools cost US$ 999.99, and MadCap Flare marketing is very aggressive.
The ...
1
vote
1answer
259 views
Flare Dependency graph not being displayed when project migrated from Flex3 to Flex 4
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 ...
1
vote
2answers
671 views
Approaches to replace cursor in pure AS3 / Flare project?
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, ...
1
vote
1answer
392 views
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?
0
votes
0answers
10 views
drag and drop of Tree nodes in flare
I will be creating tree from the xml file using flare in flex Now i want to drag and drop the nodes in the tree with the user interaction.Please if anyone has code for creating tree using flare and ...
0
votes
2answers
20 views
How do I inform FLEX where the Flare.Prefuse library is?
I'm very new to ActionScript/Flex programming. I have Flex 4.6 and the last Flare.Prefuse update. Flare has a src directory with subdirectories of all the various classes. Compiling sample code ...
0
votes
1answer
68 views
Is Flare visualization library still being developed/supported right now?
I just found out about Flare actionscript library and was thinking of using it for a couple or projects.
However I was wondering whether it's still supported at some level; I just checked the forums ...
0
votes
0answers
203 views
Developing AR app using flare manger, flex 4.5 on Android platform
I am planning to develop an AR app using Flare Manager toolkit and flex 4.5(flash builder 4.5) on android. My concern is whether Flare Manager will work on Android or any other software is there for ...
0
votes
0answers
107 views
Cannot Change the size of visualization in Flex using Flare as graph lib
I have been fighting with flex for a good number of hours and still cannot seem to figure it out.
I wrote some tree visualization in an as3 class and imported into my flex main.mxml file ...
0
votes
1answer
150 views
Overlapping Flare canvas in Flex, how to clip it to the container?
I'm having a serious issue when trying to display a FlareCanvas within my application. It simply doesn't respect the bounds (see image here)
I've tried "clipContent" and a bunch of alternatives but ...
0
votes
0answers
131 views
How to create UI like Avaya Flare?
I'm going to create an UI like Avaya Flare Android 3.0, As I know Avaya Flare is used Android 2.1 But I don't know how to design an UI as cool as Avaya Flare, What Technology, Language or library I ...
0
votes
1answer
209 views
Flare Graph Dragging Problem
I am using Flare as my graphing library of choice for my current Flex project. Everything works great - my graph is being displayed correctly, but moving it poses a problem. The graph can be moved ...
0
votes
1answer
616 views
How to create a multiple linked & directed graph with javascript?
This is my problem: For a school project we are trying to create a directed graph and make it fit in a typical html website. We figured out it had to be written in javascript, because a java applet ...
0
votes
1answer
78 views
Optimizing Actionscript performance
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 ...
0
votes
1answer
158 views
How do I use Flare (data visualization) with only Flash CS3? I don't have Flex
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!
0
votes
3answers
860 views
Why does the search function of my CHM file report “No topics found”?
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?
0
votes
3answers
846 views
How to get sqlite data based flare visualization (swf) to work in Adobe AIR desktop app?
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 ...
-1
votes
2answers
354 views
Does anyone know how to create a interactive graphs using flare or other visualisation classes?
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 ...