Posts Tagged ‘variable’
Reading Variables in the URL
Last Updated on Tuesday, 22 December 2009 11:07 Written by admin Saturday, 19 December 2009 02:34
In Adobe Flex, utilizing ActionScript, you may have a need to send data in the URL of the address you are opening your Flex (Flash) application in. This is what it would look like in our code if we want to extract the "token" variable in the URL. For example, the URL would be http://www.clb-llc.com/page?token=12345678
Read more: Reading Variables in the URL
Tags: Actionscript, Flash, Flex, URL, variable | Posted under Actionscript, Tips | No Comments