Flash, Flex and Html to pass parameters
Posted by activetofocus | Posted in Flash Technology | Posted on 03-09-2009
0
FLASH access to HTML Lane came to achieve the parameters:
Here are Flash and HTML-value between the two ways: url address parameters and flashVars.
Method 1. HTML code:

Method 2. Flex code:

The above method is the FLEX project:
the time required to use flash in the constructor where you can obtain the parameters of.
- stage.loaderInfo.parameters.lan;
- stage.loaderInfo.parameters.theme;
- stage.loaderInfo.parameters.nickname;

























