Flash display php echo message?
Flash display php echo message?
Out of context: Reply #13
- Started
- Last post
- 13 Responses
- sixfngers0
not sure what your php is returning but if you are returning name value pairs you have to set the dataFormat to variables otherwise
loader1.dataFormat = 'variables'
//(the default is 'text')