AS3: Sending and Recieving Data using a GET Request


/ Published in: ActionScript 3
Save to your folder(s)

I needed a way to do a Database lookup using GET. This simple example sends a GET requests and shows how to collect a response that would look like this "success=true&path=xyz.flv"

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.