hay
i generated a pie graph in flash passing it a string of vales from a
php script which ofcourse got those from a table query
i did this with bar graphs and jp-graphs too
all u have to do is make proper strings of values and pass them to a
page which would generate a graph for u based on the v
e is another;
>
> http://www.opaque.net/
>
> again good luck,
>
> Warren
>
> -Original Message-
> From: Vail, Warren
> Sent: Thursday, November 06, 2003 10:07 AM
> To: 'Bobo Wieland'; [EMAIL PROTECTED]
> Subject: RE: [PHP-WIN] talking to flas
Oops, that second url should be;
http://ming.sourceforge.net/
and here is another;
http://www.opaque.net/
again good luck,
Warren
-Original Message-
From: Vail, Warren
Sent: Thursday, November 06, 2003 10:07 AM
To: 'Bobo Wieland'; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN]
Ming has the capability of producing flash movie files on the fly from php,
in much the same fashion as GD produces images on the fly. Here are a
couple of sources of information;
http://www.php.net/manual/en/ref.ming.php
http://ming.sourceforge.net/ming/
Good Luck,
Warren Vail
-Original
Well, not really...
The best bet would be to investigate the flash activescript
capabilities... there are examples of it interacting with php all over
the web... (i would use some sort of xml to do it, due to its
flexibility in both flash and php)...
Cheers,
Luis Ferro
Bobo Wieland wrote:
Hi!