|
Posted by Mark A. Boyd on May 2, 2008, 8:10 pm
Please log in for more thread options
show/hide quoted text
> Is it possible to send some variables from a Flash to PHP? I'm looking
> for a method to send scores to a PHP page on my server and also vice
> versa?
In Flash, see LoadVars, specifically .sendAndLoad method. It can use either
GET or POST methods.
More help in F1 in Flash, in the livedocs all over the Adobe site, and in
Flash newsgroups such as macromedia.flash.actionscript on Adobe's
(Macromedia) news server: forums.macromedia.com
I don't know if Google Groups can post to that server, but it does archive
it. The question has been asked/answered countless times, so you should be
able to find the answers quickly in the archives.
--
Mark A. Boyd
Keep-On-Learnin' :)
|
> for a method to send scores to a PHP page on my server and also vice
> versa?