Echo to Flash problem.
Posted: Sun Mar 22, 2009 6:48 pm
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/show ... php?t=3694
When I try and run this in Flash i the total_txt box was undefined. After changing the last line of hte php to
echo("&result=$rtnValue&received1=$fVar1&received2= $fVar2");
the total_txt box just shows $rtnValue. 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 mesing around with a mysql database etc.
Cheers in advance
Sluke
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/show ... php?t=3694
When I try and run this in Flash i the total_txt box was undefined. After changing the last line of hte php to
echo("&result=$rtnValue&received1=$fVar1&received2= $fVar2");
the total_txt box just shows $rtnValue. 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 mesing around with a mysql database etc.
Cheers in advance
Sluke