[PHP-WIN] talking to flash

2003-11-06 Thread Bobo Wieland
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

Re: [PHP-WIN] talking to flash

2003-11-06 Thread Luis Ferro
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:

RE: [PHP-WIN] talking to flash

2003-11-06 Thread Vail, Warren
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 know how

RE: [PHP-WIN] talking to flash

2003-11-06 Thread Vail, Warren
-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 don't know

RE: [PHP-WIN] talking to flash

2003-11-06 Thread Frank M. Kromann
; 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 flash Ming has the capability of producing flash movie files on the fly

Re: [PHP-WIN] talking to flash

2003-11-06 Thread toby z
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