Topic: simple php/flash question (I hope) (Page 1 of 1) |
|
---|---|
Neurotic (0) Inmate Newly admitted From: |
posted 06-24-2004 08:27
hi- |
Paranoid (IV) Mad Scientist with Finglongers From: Germany |
posted 06-24-2004 13:00
well... let's see |
Maniac (V) Inmate From: Boston, MA, USA |
posted 06-24-2004 15:22
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 |
posted 06-24-2004 16:18
Addendum: |
Obsessive-Compulsive (I) Inmate From: |
posted 06-28-2004 05:44
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. |