The following should help you out:

http://www.flexer.info/2007/11/28/access-the-query-string-variables-from-flex-application/

--- In [email protected], Penny Laus <pennyl...@...> wrote:
>
> Could anyone point me to a working example of customized wrapper that
> inserts URL parameters into FlashVars? As it is, I've had zero luck
> tweaking the default template. In fact, it seems like its HTML is
> invalid (?)
> 
> The concept seems clear enough, as explained by Tracy, in the docs and
> elsewhere:
> 
> * Update FlashVars with the name/value pairs from the URL.
> 
> * Read the name/value pairs out in initApp() using
> 
>     Application.application,parameters.NameGoesHere
> 
> Sadly, I'm not succeeding at implementation.
> 
> Pointers much appreciated!
>


Reply via email to