Question
PHP array in flash?
Hello, I am trying to display few data from a PHP(which communicates with a second php that uses a database) into flash.
I have created the code needed, but when tracing the php I get "Array" as a result of the trace. How can I display the data that is inside that php array into flash?
