Ok, I checked that page again (saw it during my current hunt) and think I'm
doing everything in it.

I'm sure there's something stupid that I'm missing, but this is my typical
flex problem: something really basic takes me hours to do because I can't
figure out the exact syntax.


On Wed, Apr 2, 2008 at 12:21 AM, Alexander Tsoukias <[EMAIL PROTECTED]>
wrote:

>   I've had similar issues but this post had helped me a lot:
>
> http://thanksmister.com/?p=27
>
> thanks
> Alexander
>
>
> --- In flexcoders@yahoogroups.com <flexcoders%40yahoogroups.com>,
> "dfalling" <[EMAIL PROTECTED]> wrote:
> >
> > I can't get flashvars to work... It seems pretty basic, but no mater
> > what I do they don't seem to show up in flex.
> >
> > AS:
> > woo = Application.application.parameters.url;
> >
> > HTML:
> > <param name="FlashVars" value="url=woo" />
> >
> > <embed ...
> > flashvars="url=woo">
> > </embed>
> >
> > What am I missing?
> >
> > Thanks!
> >
>
>  
>

Reply via email to