Flash 2 PHP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • amit

    Flash 2 PHP



    Hello group,

    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?


    Thanks.
  • Mark A. Boyd

    #2
    Re: Flash 2 PHP

    amit <amit.kohan@gma il.composted in comp.lang.php:
    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.flas h.actionscript on Adobe's
    (Macromedia) news server: forums.macromed ia.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' :)

    Comment

    Working...