Page 1 of 1

Graphing with Flash/Php

Posted: Thu Dec 02, 2004 5:17 am
by just_ht
Do any one knows how to plot dynamic graphs(Bar,pie..etc.)with Flash/PHP.
Basically the concept is of passing the values of the graph to plot to a
.swf flash file through php .Thanks for your help in advance :

check out some link as to get the prob. statement:
http://www.infosoftglobal.com/FusionCha ... actoryId=2

Thats in ASP/XML/FLash.Now the prob. is to do same in PHP.

will wait for the genious to reply!

Posted: Thu Dec 02, 2004 5:52 am
by kettle_drum
Don't know about to a .swf, but you can use various php graphing libraries like jpgraph to make jpg/png etc.

well...a good idea

Posted: Thu Dec 02, 2004 8:15 am
by just_ht
A good idea is to generate static images and prepare a slide show of it using
php/swf charts(or ant other resource similar to it) but I want to generate the swf flash file directly (for the smooth display).
Any help most most... welcomed !