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
arren Vail
-Original Message-
From: Bobo Wieland [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 06, 2003 8:50 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] talking to flash
Hi!
How do I set up a php-script so that it can communicate with Flash MX?
I send a querystring to the php-script - but I
Message-
From: Bobo Wieland [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 06, 2003 8:50 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] talking to flash
Hi!
How do I set up a php-script so that it can communicate with Flash MX?
I send a querystring to the php-script - but I don't kno
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!
Hi!
How do I set up a php-script so that it can communicate with Flash MX?
I send a querystring to the php-script - but I don't know how to return
anything from that function or how to check if it works...
Anyone? I guess it would be the same principles as to communicate with some
other program,