Hello!

I'm brand new to the list, and I'm wondering if anyone has used a flash
interface with mysql, specifically using perl.

I have been successful in using PHP to interact with a flash front-end, but
my small provider's server currently does not support PHP (they didn't even
have DBD until I asked for it!).

I hope this is not too far off-topic.  There is a lot of great info online
for PHP/flash/mysql, but I have found no resources online that address
specifically the use of perl/flash/mysql.

Flash sends the request to the server using GET or POST, and it expects a
url-encoded return value assigned to a variable name that matches the one
assigned to the dynamic text object in the flash movie.

Is this perhaps a header issue inside my perl script?  I have asked this
question on several lists recently, to no avail.

Thanks for the great resource!


Reply via email to