I have a Flex 3 application (player v9) that loads Flash SWF (AS3, also player v9), and needs to dynamically pass a set of parameters known at runtime. These parameters Usually passed through the flashvars element in the HTML page. Embedded movies access these parameters through the loaderInfo.parameters object.