Can you send information from a flash movie to a PHP page via POST?

Ask a Question related to Macromedia Flash, Design and Development.

  1. #1

    Default Can you send information from a flash movie to a PHP page via POST?

    Hello Everyone.

    I am new to Flash. I am wondering if this is possible and if it is, how
    do I go about doing it?

    I am going to have a Flash .exe (not .swf) running locally on a
    machine. One of the things that this .exe is going to have in it is a
    form that a user can fill out. What I want to have happen when the user
    clicks the submit button is for the contents of the form to be
    submitted to a PHP page via POST. Is this possible?
    Any replies/suggestions/comments would be appreciated.

    Thanks

    XxLicherxX Guest

  2. Similar Questions and Discussions

    1. Send a variable to a Flash movie opening in a new window
      Hi, I'm trying to solve a problem. From a link on a page I want to send a variable to a Flash movie opening in a new window. I'm using the...
    2. Way to send variable from Flash to parent HTML page?
      HTML page (with FORM on it) opens new window with interactive Flash; want to send info. on Flash page back to HTML. Saw one post with about 200...
    3. Flash Movie loads before page
      How can I get the entire page and all images to load before my flash movie loads? The movie starts before all of my images have loaded. Thanks,...
    4. Send data to Flash from a page without reloading the flash file
      The title tells the most, I want to send like, "hello" to a flashfile from a html page(the flash file is on the site) without having to reload the...
    5. lingo command... to send email from a Flash movie already imported into Director.
      I need help to set the lingo command... to send email from a Flash movie already imported into Director. Thanks, SOCRATES
  3. #2

    Default Re: Can you send information from a flash movie to a PHP page via POST?

    XxLicherxX wrote:
    > Hello Everyone.
    >
    > I am new to Flash. I am wondering if this is possible and if it is,
    > how do I go about doing it?
    >
    > I am going to have a Flash .exe (not .swf) running locally on a
    > machine. One of the things that this .exe is going to have in it is a
    > form that a user can fill out. What I want to have happen when the
    > user clicks the submit button is for the contents of the form to be
    > submitted to a PHP page via POST. Is this possible?
    > Any replies/suggestions/comments would be appreciated.
    >
    > Thanks
    Have a look at
    [url]http://www.actionscripts.org/tutorials/beginner/html_forms/index.shtml[/url]


    oo Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139