Click to See Complete Forum and Search --> : Flash - POST ing variables, but using V2 Components


Sando
01-04-2007, 12:50 PM
Hi,

Sorry if this is a somewhat innappropriate forum for the question...

I'm designing a website in Flash at the moment, but as part of it is a ticket booking system, it needs to communticate with the server.

However, I'm also using version 2 components, and I can't work out how to include the content of a TextInput or CheckBox in the GET or POST request when using the loadVariables() function.

Finally, I need to be able to set whatever parameters I need from ActionScript, as the form is dynamically generated.

Hope I'm not on completely the wrong track, any help on this would be very much appreciated

Thanks

Sandy Scott

sneakyimp
01-11-2007, 06:36 PM
you need to learn some actionscript it sounds like to me. try visiting the flash forums:
http://www.macromedia.com/cfusion/webforums/forum/index.cfm?forumid=15

flash has a variety of different methods for connecting to php scripts.