qrosity
07-08-2005, 06:39 AM
I know I can get a boolean value using sendAndLoad, but I wonder if I can use it to retrieve a number of vars from a database.
It is easy if you jump from one page to another, you call a php function to search for example some telephone numbers and then you jump to a different page wich gives the flas movie all the values via Flashvars: this is not what I'm asking.
I want to know if I can do the query from a movie and stay there retrieving the data with no reloads. Is it possible?
It is easy if you jump from one page to another, you call a php function to search for example some telephone numbers and then you jump to a different page wich gives the flas movie all the values via Flashvars: this is not what I'm asking.
I want to know if I can do the query from a movie and stay there retrieving the data with no reloads. Is it possible?