Hi guys,
I would like to know if it is at all possible for AS3 to grab header information and process it?
I am trying to avoid having to use PHP to get the information, then store it in a DB, give it to flash, then go and delete it again, or something alike.
Basically the flash is waiting for three variables that get sent through the URL, right when it gets initialized, then once it gets those variables, it can determine where to go next.
This is for a Facebook application, and I am using FBML to embed the flash.
Thanx in advance!