Answered
External variable issue using AS3 in FlashCS3
I am trying to pass database values into Flash (using AS3)
through a simple PHP script output! The trouble is ... I have not
been able to get Flash/AS3 to acknowledge that it has received the
supposedly externally loaded data, let alone prove that it is ready
to work with the values passed into it in some way. So, OK...
...here is my PHP code (phpCode.php):
...here is my PHP code (phpCode.php):