all groups > flash (macromedia) > october 2003 >
You're in the

flash (macromedia)

group:

Any info on creating dynamic dashboards in flash?


Re: Any info on creating dynamic dashboards in flash? Sneelock
10/31/2003 2:56:22 PM
flash (macromedia):
The way I did it was:
I created all the chart animations.
I used XML for the chart values.
In my case the chart values were 1-100 so all my chart animations were 100
frames long.
In flash I used the xml object do-hicky to load the xml, then I used data
as a variable to pass to the
animations. Like "chart1_mc.gotoAndStop(node value)"
How you auto-generate the xml is over my head.
I don't have the source files at home, sorry, but I am not much of a
programmer and it wasn't too hard to figure out.
I got all the info from flash/xml tutorials on the net. (look for load xml
in the google groups under flash)
Jon

[quoted text, click to view]
different sections of screen displaying different charts and graphs that
update automatically.
[quoted text, click to view]

Any info on creating dynamic dashboards in flash? greymane
10/31/2003 10:29:10 PM
I need to create some browser based dashboards to display data with different sections of screen displaying different charts and graphs that update automatically.

Any leads to examples, how-to info?

AddThis Social Bookmark Button