As3 Communicate with C# or Asp.net

Posted by brenjt on Stack Overflow See other posts from Stack Overflow or by brenjt
Published on 2011-01-31T22:38:36Z Indexed on 2011/01/31 23:25 UTC
Read the original article Hit count: 182

Filed under:
|
|
|
|

I have been looking around for hours trying to find a clear simple solution to my question and have yet to find a good answer. I am trying to do a URL request in flash to my NOPCommerce site. I want to pass a GET value to the my .cs file which i'll then use that value to grab specific information and return it back to flash. How would I set up the C# or asp.net side of things? If anyone could give me an example of what I am looking for I would greatly appreciate it.

I don't know if I am supposed to use a .aspx, .cs or .ascx file.

Thanks, Brennan

© Stack Overflow or respective owner

Related posts about c#

Related posts about actionscript-3