Topic: simple php/flash question (I hope) (Page 1 of 1) |
|
---|---|
Neurotic (0) Inmate Newly admitted From: |
![]() hi- |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
![]() well... let's see |
Maniac (V) Inmate From: Boston, MA, USA |
![]() I think you need to define a corresponding LoadVars receiver object to deal with what comes back. LoadVars can be a two-way exchange. When the data comes back, the receiver LoadVars would have an onLoad callback to write the returned data to a TextField. I can't get into the specifics now, but maybe that will be enough to get you going. The fact that you are getting the data returned from PHP indicates that the script is working okay. You just need to tell Flash what to do with what comes back. code: send.onPress = function()
|
Maniac (V) Inmate From: Boston, MA, USA |
![]() Addendum: |
Obsessive-Compulsive (I) Inmate From: |
![]() Tyberius: Don't worry - I won't ask you anything. Ever. Good to know that this is the response I can expect from a moderator. Really helpful. |