Flex :: Create A Interactive Graphs Using Flare Or Other Visualization Classes?

Jul 20, 2010

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 to view the graph? i have attempted to use flare but my programming skills are pretty bad. So far from what i gather, flare only allows the graphing of defined datasets rather than allowing a user to modify the dataset and thus creating a new dataset.

View 2 Replies


Similar Posts:


How To Use Flare (Data Visualization) With Only Flash CS3

Apr 26, 2010

How do I use [URL] with Flash CS3 in AS3. I don't intend to use Flex.

View 1 Replies

Actionscript 3 :: Uses Flare To Display And Interact With A Data Visualization?

Apr 21, 2010

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 nice grabby-looking hand icon.The user can click and drag at any time except when the mouse is over a clickable node (at which time the cursor swaps to a pointer - this behavior is already in place).

1) Do I need to create my own custom bitmap/sprite or is there a palette of built-in cursors I can use? (I'm not using Flex.)

2) Is there a way to simply replace the default arrow with the pan cursor project-wide, or do I need to attach the swapping to mouse events on display objects? Can I use the stage object to make this behavior apply everywhere?

3) How do I perform the swap? Do I use the Cursor object directly or do I need to get involved with the CursorManager?

View 2 Replies

ActionScript 3.0 :: Alternatives To The Flare Data Visualization Framework?

Apr 20, 2012

does anyone know of any alternatives to the flare data visualization framework that is in regular AS3 and not Flex? [URL]..

View 1 Replies

Flash :: Make Interactive Visualization In Builder?

Dec 4, 2010

I'm a programmer and I've learn some basic knowledge about Flash Builder. What I can do with it now is to use the components and somethings override the redraw function to design my own components. However, I find that is a inefficient way and I seems to complex to achieve the animation with only codes. Are there some way to develop with Flash Builder and Flash CS? And how to make animation without complex code? Could you recommend some books for me?

View 1 Replies

Cs5 :: Create Something Like A Lens Flare In It?

Aug 4, 2011

I am looking for a way to create a lens flare in cs5 on an alpha channel. i tried creating a small white circle and then putting several glows on it but it is really looking cheesy.. i also tried doing it in photoshop but was not able to figure out way to make a lense flare on an alpha, save as png and then bring it into flash without it having black edges.

View 1 Replies

ActionScript 3.0 :: Flash Player We Use To Create Some Graphs And Charts Of Our Business Performance

Aug 6, 2009

I have this flash player we use to create some graphs and charts of our business performance. We use flash because we like those neat-o graphics and overall User experience.

The thing is that now I need to generate snapshots (i.e. images) of those charts every Monday so I can save them to disk.

Our flash player takes arguments at startup (or runtime) that specify the data we want to load and the date range, and we have LOTS of charts around.

I would like to know if there is any way to create these images in a batch, window-less process in linux. My goal would be to have a script that runs at 2am, automatically loads all the graphs say for the latest week, and creating PNG images for each. All this in one of our window-less (but with X11 libraries) linux boxes.

View 0 Replies

ActionScript 3.0 :: Make A Flash Visualization For Music Player - Internet The Visualization Does Not Show Up

Mar 25, 2010

I am using the flash SoundMixer.computeSpectrum. to make a flash visualization for my music player. It all works inside flash. but if i run it on the internet the visualization does not show up

[Code]...

View 1 Replies

Flex :: Overlapping Flare Canvas - Clip It To The Container?

May 11, 2011

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 nothing seems to prevent the canvas of being "passing" over its container. What should I do? It is taking me several weeks!

[Code]...

View 1 Replies

Actionscript 3 :: Inform FLEX Where The Flare.Prefuse Library Is?

Dec 8, 2011

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 produces "Definition flare could not be found" which is understandable. I am just using the command line version of mxmcl to compile the code. What do I need to do to link in the Flare library?

View 2 Replies

Actionscript 3 :: How To Draw Charts / Graphs In Flex 3

Feb 17, 2012

I am using flex builder 3 with SDK 3.5. I make a AIR application and I want to Draw some graphs on it. I search the internet and the examples did not work. Am I missing something or I have to install some chart relating packages? I am new to Flex.

View 1 Replies

Create A Small Data Visualization Project

Aug 9, 2004

Im trying to create a small data visualization project. i'm wanted multicoloured balls to fall the mouse round the screen and when you click one it brings up data from an xml document. im currently using a image of a ball is there away to generate one in flash so far this is what i have

ball.onEnterFrame = function() {
var xMouse = _root._xmouse;
var yMouse = _root._ymouse;

[code]....

View 14 Replies

Create A Sound Spectrum Analyiser, Or As I Call It, Audio Visualization?

Sep 16, 2009

I am trying to create a sound spectrum analyiser, or as I call it, audio visualization. I have seen many examples, including the competition held on this site. However, I have yet to find anything on real time audio, whereby the spectrum reacts to sounds it hears rather than pre compiled songs. provide me with links to some tutorials on real time sound spectrums

View 2 Replies

Professional :: Possible To Create A Simple Application Of Visualization Without Lines Of Code

Jun 30, 2011

I start to work on new web 3d engine. I call it IGood engine.As can be seen from the video, it is already possible to create a simple application of visualization without lines of code.Base on for alternative 3d.I am waiting your opinions.

View 1 Replies

ActionScript 2.0 :: Create Dynamic Bar Chart (visualization) For Flash Mp3 Player

Sep 29, 2005

Is possible to create dynamic bar chart for flash mp3 player?I mean the similar effect like in Winamp or others music players (WMP) to display bar chart depending on the sound intensity.

View 6 Replies

Flex :: Class - Create Own Classes / Objects?

Dec 7, 2009

When I try to do this in an AS CDATA block, it tells me I can't have a class declared within a class (the MX:Application itself). Makes sense. But where and how do I do it?

View 2 Replies

Flash :: Opensourse Set Of Components Or Some Framework For Creating Flex Mxml Graphs (Node-based UIs)?

Apr 15, 2012

Is there any opensourse, free set of components for creating Flex mxml graphs? like aviary Peacock style ones with at least Drag, drop, and connect generators so each graph element could have or something like that. Framework should be opensource (like GPL, LGPL etc) BTW: I found one wary bacic made by Erno Aapa with Degrafa but I would really love to see something much more Flex 4 - mxml oriented and frienfdly.

View 2 Replies

ActionScript 3.0 :: Flex - Create A Swc For All Custom Classes But The Swc Never Compiles

Feb 17, 2009

I am following these direction to the TEE to create a swc for all my custom classes but the swc never compiles. Is there another way of doing this?? [URL]

View 1 Replies

Php :: Flex And Twittter Data Visualization

Jan 13, 2010

Is it possible to run the .json file which is has status data from twitter and run it with flex to create a visualization of the data ?

View 1 Replies

Flex - OLAP Web Visualization And Reporting Recommendations?

May 4, 2010

I am preparing an offer for a customer. They proide weekly data to different organizations. There is huge amount data suits OLAP that needed to be visualized with charts and pivot tables on web and custom reports will be built by non-it persons (an easy gui). They will enter a date range, location which data columns to be included and generate report and optionally export the data to Excel. They currently prepare reports with MS Excel with Pivot Tables and but they need a better online tool now to show data to their customers. Tables are huge and need of drill-down functionality. My current knowledge Spring, Flex, MySql, Linux. I have some knowledge of PostgreSQL and MSSQL and Windows. What is the easiest way of doing this project. Do you think that SSRP (haven't tried yet) and ASP.NET better suits for this kind of job. Actually I prefer open source solutions. Flex have OLAP Data Grid control which do aggregation on client side. JasperServer seems promising but it seems I need enterprise version (multiple organizations and ad hoc queries). What about Modrian + Flex + PostgreSQL solution?

View 1 Replies

Flex :: Integrate Pentaho And Google Visualization API?

Nov 14, 2011

I have developed one Mondrian schema and cube. I have deployed schema file in Pentaho BI server. I would like to know is it possible to connect these Pentaho schemas and UI technologies like Google Visualization API or Adobe Flex?

While searching for solution I came to know about OLAP4J and icCube, out of which I think OLAP4J is very old project and its not really active project. icCube looks good but it works with its own server, it cannot be integrated with Pentaho BI server.

Right now I am thinking about Google Visualization API and Adobe Flex. Or, is there any other option?Where can I get more information about it?

View 1 Replies

Open Source Flex (Flash) Visualization Projects

Feb 11, 2011

I'm currently researching Flex visualization components for demoing purposes and am wondering if anyone in the community has had success building on top of any current open source projects. I'm currently looking at axiis but am wondering if anyone has found anything similar that worked well for building custom visualization components? I've found some stuff hosted on Google code but haven't found anything very mature yet.

View 1 Replies

Licensing :: License The Data Visualization Components (charting) For The Flex SDK On An Automated Builder Server?

Oct 23, 2009

I have a professional license of Flex 3.3. This allows me to create applications using the data visualization components (charts) without watermarks. However, all of release builds (test, production, etc) occur on our build server.

The build server only has the Flex SDK installed (not full Flex Builder). As a result the SWFs compiled with this SDK contain watermarks on all the charts. How can I apply a Flex Builder Professional license to the build server to remove the watermakrs w/o installing Flex Builder?My build environment is Flex SDK 3.3 + CruiseControl.NET + NAnt.

View 3 Replies

Way To Create Interactive Flash

Sep 8, 2009

Where the site visitor would upload an image on my site and be able to add(drag and drop) images i provide in flash to edit the image.

View 3 Replies

Create A Draggable Interactive Map Using CS3?

Mar 8, 2010

create a draggable interactive map using CS3 and using actionscript 2.1. We are creating an application for a touch screen device and we must provide a draggable map which contains 'hotspots' which when clicked provide additional information (text and pictures).

I need clickable buttons that stay in the same relative position over the map so that when it is dragged the buttons move with the map. (sorry if that sounds confusing) At present I can only get a static button working which stays in the same position and the map moves independently.

View 6 Replies

Create An Interactive 3D Model?

Aug 13, 2009

How to create an interactive 3D model? Which software should we need to do that?

View 1 Replies

Create Interactive Brochure For Web?

Dec 3, 2009

I am trying to find a way to create an interactive brochure with page curls, hyperlinks, printable, etc. Is this possible using Adobe software?I thought it would be something you would create in Flash or Fireworks, but can't seem to find any info on it. I know you can create a primitive one in Indesign to a certain extent, but I am looking to add more that that to it.

Also, I created an interactive brochure from Indesign, but the file is about 6MB and loads very slow on the web.

View 1 Replies

Professional :: How To Create A Interactive Map

Jun 22, 2010

i want to create a map that can read data that come from access or excel (as data source) and reflect on the map the data source include jobs being done on different places on that area and highlight what and where are the current jobs being done.and all . basically , data source actions converted on the map ?

View 2 Replies

How To Create A Huge Interactive Map

Dec 16, 2009

I've started learning Flash two weeks ago and I have the challenge of creating an interactive political map with about 4000 cities. Some cities will have more than 600 lines defining their limits which will make this project very demanding on processing.People will be able to zoom in/out, select cities and see information about them.As a starting point, I've begun working with 500 cities. I've imported a vectorial drawing of these cities and converted each one of them to symbols using flash javascript, resulting of course in 500 symbols. I don't know if it was a good way of starting this project but worked for me. Then my problems begun.

First I tried to use the mouse roll over and roll out events to change the (fill) color of cities but the city limits (stroke) changed also.Second I want to add some properties to the cities such as city code, name, etc. but I wasn't able to do that using class inheritance. Would I have to create a different City class for every symbol I would like to extend? This approach looks like a lot of headache and redundant work.

View 4 Replies

CS3 - How To Create Interactive Gauges In Flash

Sep 15, 2010

I'm creating an interactive gauge in Flash. The gauge has two needles and these needles need to be controlled by two text input boxes. That way, whenever a number is typed into the box, the needles respond accordingly.
var degree = (360/intRange)*Number(strValue);
var hist = (360/intRange)*Number(strHist);
var mneedle = needle_mc._rotation
var mpointer = pointer_mc._rotation
if (mneedle < 0){
mneedle = 360 + mneedle;
[Code] ......

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved