Hi Hob,

Can you please send me a code sample. I tired with parameter string 
in HTML. But it didn't work.

Thanks

Manjith
--- In [email protected], "Hob Spillane" <[EMAIL PROTECTED]> 
wrote:
>
> You can pass parameters to your SWF using the flashVars variable in
> your HTML wrapper.  The parameters are formatted querystring 
style.  
> 
> Once in your flex app, you can access your parameters using:
> 
>                               
        Application.application.parameters.yourParamNameHere
> 
> -Hob
> 
> 
> --- In [email protected], "Manjith" <manjith155@> wrote:
> >
> > I want to pass a parameter to a flsh file and access that value 
within 
> > the code to decide a path of a xml file loacted.
> > 
> > Could anyone suggest how to do this in flex.
> > 
> > 
> > Thanks
> > 
> > Manjith
> >
>


Reply via email to