Jump to content

PHP echo to flash problem.


sluke101

Recommended Posts

Hiya,

 

I'm trying to learn the basics of making flash/php and mysql communicate.

 

I tried the tutorial found here:

 

http://www.flashvillage.com/forums/showthread.php?t=3694

 

When I try and run this in Flash i the total_txt box was undefined.  After changing the last line of the php to

 

echo("&result=$rtnValue&received1=$fVar1&received2= $fVar2");

 

the total_txt box just shows $rtnValue instead of the actual value.  Something similar has happening with a lot of other tutorials too.

 

Any ideas how i can fix this, as once I have this sorted I can starting messing around with a mysql database etc.

 

Cheers in advance

Link to comment
https://forums.phpfreaks.com/topic/150637-php-echo-to-flash-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.