Page 1 of 1

loadvars in flash and php

Posted: Mon Apr 06, 2009 5:03 am
by kushaljutta
hey Can anybody help me...
I need some information about this loadvars in flash.my requirement is by using loadvars i want to send data between php an flash..Initially i want to send data between php and flash..if i send data in flash i have to be checked with php

ex is in flash i have username field and password filed both are textfields...entered these data and click on submit button then the control goes to php and communicate with database and checks where the given information is correct or not...after checking this the result will be printed on flash...

this is my requirement

i worked in this example...but it shows error and it doesnt perform checking opentation in php

can you send me the example of this...

thanQ


kushal

Re: loadvars in flash and php

Posted: Sat Jun 06, 2009 10:13 am
by akuji36
Take a look at this article...

http://www.devx.com/webdev/Article/36748